Coda by Ian Macalinao
Preparing search index...
@solana-programs/goki
SmartWalletPluginPdas
Type Alias SmartWalletPluginPdas
type
SmartWalletPluginPdas
=
{
ownerInvoker
:
typeof
findOwnerInvokerPda
;
smartWallet
:
typeof
findSmartWalletPda
;
subaccountInfo
:
typeof
findSubaccountInfoPda
;
transaction
:
typeof
findTransactionPda
;
walletDerived
:
typeof
findWalletDerivedPda
;
}
Index
Properties
owner
Invoker
smart
Wallet
subaccount
Info
transaction
wallet
Derived
Properties
owner
Invoker
ownerInvoker
:
typeof
findOwnerInvokerPda
smart
Wallet
smartWallet
:
typeof
findSmartWalletPda
subaccount
Info
subaccountInfo
:
typeof
findSubaccountInfoPda
transaction
transaction
:
typeof
findTransactionPda
wallet
Derived
walletDerived
:
typeof
findWalletDerivedPda
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
owner
Invoker
smart
Wallet
subaccount
Info
transaction
wallet
Derived
Coda by Ian Macalinao
Loading...