solana_assemble_key_pair | R Documentation |
solana_assemble_key_pair
solana_assemble_key_pair(key, pair)
key |
the key for your key pair |
pair |
the pair for your key pair |
Returns your key pair if it exists or a blank string if it doesn't exist
limit <- NULL
limit <- solana_assemble_key_pair('limit', limit)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.