Documentation
¶
Index ¶
- func GetMCMConfigPDA(programID solana.PublicKey, seed solana2.PDASeed) solana.PublicKey
- func GetMCMExpiringRootAndOpCountPDA(programID solana.PublicKey, seed solana2.PDASeed) solana.PublicKey
- func GetMCMRootMetadataPDA(programID solana.PublicKey, seed solana2.PDASeed) solana.PublicKey
- func GetMCMSignerPDA(programID solana.PublicKey, seed solana2.PDASeed) solana.PublicKey
- func GetTimelockConfigPDA(programID solana.PublicKey, seed solana2.PDASeed) solana.PublicKey
- func GetTimelockSignerPDA(programID solana.PublicKey, seed solana2.PDASeed) solana.PublicKey
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMCMConfigPDA ¶
GetMCMConfigPDA returns the PDA for the MCMS config
func GetMCMExpiringRootAndOpCountPDA ¶
func GetMCMExpiringRootAndOpCountPDA(programID solana.PublicKey, seed solana2.PDASeed) solana.PublicKey
GetMCMExpiringRootAndOpCountPDA returns the PDA for the MCMS expiring root and op count
func GetMCMRootMetadataPDA ¶
GetMCMRootMetadataPDA returns the PDA for the MCMS root metadata
func GetMCMSignerPDA ¶
GetMCMSignerPDA returns the PDA for the MCMS signer
func GetTimelockConfigPDA ¶
GetTimelockConfigPDA returns the PDA for the Timelock config
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.