Function findEscrowAuthorityAccount
- findEscrowAuthorityAccount(programID: PublicKey, userAccount: PublicKey, claimStakeMint: PublicKey): [PublicKey, number]
-
Parameters
-
programID: PublicKey
-
userAccount: PublicKey
-
claimStakeMint: PublicKey
Returns [PublicKey, number]
Finds the address and bump for the claim stake escrow authority account
Returns
[Claim Stake Escrow Authority Account Public Key, bump]