Interface SigningRequestEncodingOptions

Hierarchy

  • SigningRequestEncodingOptions

Properties

abiProvider?: AbiProvider

Abi provider, required if the arguments contain un-encoded actions.

signatureProvider?: SignatureProvider

Optional signature provider, will be used to create a request signature if provided.

Optional zlib, if provided the request will be compressed when encoding.