Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LoadPrivateKeyFromEnv ¶
func LoadPrivateKeyFromEnv() (solana.PrivateKey, error)
LoadPrivateKeyFromEnv looks up private key from the `PRIVATE_KEY` environment variable
func SignTx ¶
SignTx uses the environment variable for `PRIVATE_KEY` to sign the message content and replace the zero signature
func SignTxWithPrivateKey ¶
SignTxWithPrivateKey uses the provided private key to sign the message content and replace the zero signature
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.