depositor property

Uint8List depositor
final

The public key of the depositor who initiated the transaction.

Only the depositor can cancel the transaction.

Implementation

final Uint8List depositor;