Optional
Readonly
dataAn oasis-sdk Call
without the optional fields.
After encryption, body
would be encrypted and this field would contain a
format
field. The runtime would decode the data as a types::transaction::Call
.
Readonly
leashReadonly
signatureA signature over the call and leash as generated by signCall
.
Encodes the data pack after encrypting the signed call data.
Static
makeOptional
overrides: Partial<{ Generated using TypeDoc
Parameters that define a signed call that shall be CBOR-encoded and sent as the call's
data
field.