Variable rawTransactionSelectorConst

rawTransactionSelector: {
    chain: boolean;
    request: boolean;
    resolved: boolean;
    response: boolean;
    returns: boolean;
    revisions: boolean;
    signatures: boolean;
    signer: boolean;
    transaction: boolean;
} = ...

Type declaration

  • chain: boolean
  • request: boolean
  • resolved: boolean
  • response: boolean
  • returns: boolean
  • revisions: boolean
  • signatures: boolean
  • signer: boolean
  • transaction: boolean