Options
All
  • Public
  • Public/Protected
  • All
Menu

The network and wallet context used to send transactions paid for and signed by the provider.

Hierarchy

  • AnchorProvider

Implements

Index

Constructors

Properties

connection: Connection
opts: ConfirmOptions = ...
publicKey: PublicKey
wallet: Wallet

Methods

  • sendAll<T>(txWithSigners: { signers?: Signer[]; tx: T }[], opts?: ConfirmOptions): Promise<string[]>

Generated using TypeDoc