Learn R Programming

cryptotrackr (version 1.3.3)

solana_assemble_key_pair: solana_assemble_key_pair

Description

solana_assemble_key_pair

Usage

solana_assemble_key_pair(key, pair)

Value

Returns your key pair if it exists or a blank string if it doesn't exist

Arguments

key

the key for your key pair

pair

the pair for your key pair

Examples

Run this code
limit <- NULL
limit <- solana_assemble_key_pair('limit', limit)

Run the code above in your browser using DataLab