@proto-kit/sequencer • Docs
Documentation / @proto-kit/sequencer / SignTxOptions
Interface: SignTxOptions
Options for signing transactions.
Properties
pubKeys?
optionalpubKeys:PublicKey[]
Optional array of public keys whose corresponding private keys should be used to sign the transaction in addition to the feepayer key.