OptionalaccountOptional, the account to use for the transaction. AvalancheAccount, Address
The chain to sign the transaction on. "X" | "P" | "C"
OptionalcontextOptional, the context to use for the transaction. ContextType.Context
OptionaldisableOptional, the disable auth to use for the transaction. number[]
OptionaldisableOptional, the disable owners to use for the transaction. PChainOwner
OptionalsignedThe signed transaction in hex format. string
OptionalsubnetOptional, the subnet auth to use for the transaction. number[]
OptionalsubnetOptional, the subnet owners to use for the transaction. PChainOwner
OptionaltxThe transaction to sign, either a hex string or an UnsignedTx object. string or UnsignedTx
OptionalutxoOptional, the utxo ids to use for the transaction. string[]
The parameters for the signXPTransaction method