Skip to main content
Version: Next

Type Alias: Invocation

Invocation = CallDetails & object

Defined in: src/types/lib/index.ts:179

Type Declaration

signature?

optional signature?: Signature

proofFacts?

optional proofFacts?: BigNumberish[]

Proof facts to include in the transaction (RPC 0.10.1+)

proof?

optional proof?: string

Proof for the transaction (RPC 0.10.1+) - base64 encoded string