callData property
The SCALE-encoded call data for the transaction.
This is the actual call that will be executed when the threshold is reached.
Implementation
@Uint8ListConverter()
final Uint8List callData;
The SCALE-encoded call data for the transaction.
This is the actual call that will be executed when the threshold is reached.
@Uint8ListConverter()
final Uint8List callData;