InternalTransaction
@human-protocol/sdk / interfaces / InternalTransaction
Interface: InternalTransaction
Defined in: interfaces.ts:141
Properties
escrow?
optional
escrow:string
Defined in: interfaces.ts:147
from
from:
string
Defined in: interfaces.ts:142
method
method:
string
Defined in: interfaces.ts:145
receiver?
optional
receiver:string
Defined in: interfaces.ts:146
to
to:
string
Defined in: interfaces.ts:143
token?
optional
token:string
Defined in: interfaces.ts:148
value
value:
string
Defined in: interfaces.ts:144
Last updated