Helius SDK - v2.2.2
GitHub
npm
Helius Docs
Preparing search index...
transactions
CreateTxMessageInput
Type Alias CreateTxMessageInput
CreateTxMessageInput
:
Readonly
<
{
feePayer
:
Address
|
TransactionSigner
<
string
>
;
instructions
:
readonly
Instruction
<
string
,
readonly
any
[]
>
[]
;
lifetime
?:
BlockhashLifetime
;
version
:
TransactionVersion
;
}
,
>
Input for building a raw transaction message.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
npm
Helius Docs
Helius SDK - v2.2.2
Loading...
Input for building a raw transaction message.