unsignedTx property

  1. @override
Tx? get unsignedTx
override

The global unsigned transaction (v0 only).

Implementation

@override
Tx? get unsignedTx => _unsignedTx;