Change note to memo.

This commit is contained in:
elweyn 2021-11-30 10:11:28 +01:00
parent ffed004b1a
commit 3a5999ffe5

View File

@ -21,7 +21,7 @@ export class PendingCreation {
date: Date
@Field(() => String)
note: string
memo: string
@Field(() => Number)
amount: BigInt