body property

PactCommand? body
final

The signed pact command. 'body' is the official name in the Kadena Wallet Signing API spec. body and/or signedCmd will be set.

Implementation

final PactCommand? body;