BubblegumNifs.KeyPairInfo (bubblegum_nifs v0.1.2) View Source

Represents a Solana keypair with its public key and secret bytes

Link to this section Summary

Link to this section Types

Specs

t() :: %BubblegumNifs.KeyPairInfo{pubkey: String.t(), secret: binary()}