mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Removing another code where no one knows where it comes from
This commit is contained in:
parent
ff63706f51
commit
cd4a326ab7
@ -31,8 +31,4 @@ export class Transaction extends BaseEntity {
|
||||
|
||||
@OneToOne(() => TransactionCreation, (transactionCreation) => transactionCreation.transaction)
|
||||
transactionCreation: TransactionCreation
|
||||
|
||||
sendReceiverUserId: number
|
||||
sendReceiverPublicKey: Buffer
|
||||
sendSenderFinalBalance: bigint
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user