Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SponsorOptionsOpts

Sponsored transaction options

Hierarchy

  • SponsorOptionsOpts

Index

Properties

the transaction fee amount to sponsor

network?: "mainnet" | "testnet" | StacksNetwork

the Stacks blockchain network that this transaction will ultimately be broadcast to

sponsorAddressHashmode?: AddressHashMode

the hashmode of the sponsor's address

sponsorNonce?: IntegerType

the nonce of the sponsor account

sponsorPrivateKey: string

the sponsor's private key

transaction: StacksTransaction

the origin-signed transaction

Generated using TypeDoc