Coda by Ian Macalinao
Preparing search index...
@solana-programs/goki
findTransactionPda
Function findTransactionPda
findTransactionPda
(
seeds
:
TransactionSeeds
,
config
?:
{
programAddress
?:
Address
}
,
)
:
Promise
<
readonly
[
Address
<
string
>
,
ProgramDerivedAddressBump
]
>
Transaction proposed to a smart wallet, keyed by index
Parameters
seeds
:
TransactionSeeds
config
:
{
programAddress
?:
Address
}
= {}
Returns
Promise
<
readonly
[
Address
<
string
>
,
ProgramDerivedAddressBump
]
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Coda by Ian Macalinao
Loading...
Transaction proposed to a smart wallet, keyed by index