forked from jsnbuchanan/crowd-funder-for-time-pwa
fix issuer name in project list
This commit is contained in:
@@ -486,6 +486,10 @@ export interface ProjectData {
|
||||
* URL referencing information about the project
|
||||
**/
|
||||
handleId: string;
|
||||
/**
|
||||
* The DID of the issuer
|
||||
*/
|
||||
issuerDid: string;
|
||||
/**
|
||||
* The Identier of the project
|
||||
**/
|
||||
|
||||
Reference in New Issue
Block a user