Transaction signer information.

interface SignerInfo {
    address_spec: AddressSpec;
    nonce: longnum;
}

Properties

Properties

address_spec: AddressSpec
nonce: longnum