forked from trent_larson/crowd-funder-for-time-pwa
add ability to confirm give directly from a project
This commit is contained in:
@@ -68,6 +68,7 @@ export interface GiveServerRecord {
|
||||
fullClaim: GiveVerifiableCredential;
|
||||
handleId: string;
|
||||
issuedAt: string;
|
||||
jwtId: string;
|
||||
recipientDid: string;
|
||||
unit: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user