formatProtocolCancellation
Returns an object according to the cancellation kind required.
An object representing the cancellation of the transmission protocol.
The cancellation kind (string) : "anytime", "none" or "untilBlock".
Optional
The block number before which user cancellation is available. Can only be set for "untilBlock" cancellation.
Generated using TypeDoc
Name
formatProtocolCancellation
Summary
Returns an object according to the cancellation kind required.
Returns
An object representing the cancellation of the transmission protocol.