Expand description
SDK utility functions
Modules§
- test_
envs - test env vars
Functions§
- deserialize_
alt - modified from sdk.1.17.x https://docs.rs/solana-program/latest/src/solana_program/address_lookup_table/state.rs.html#192
- dlob_
subscribe_ ws_ json - get_
http_ url - Convert a url string into an Http equivalent
- get_
ws_ url - Convert a url string into a Ws equivalent
- http_
to_ ws - load_
keypair_ multi_ format - Try load a
Keypair
from a file path or given string, supports json format and base58 format. - new_
ed25519_ ix_ ptr - Build a new ed25519 verify ix pointing to another ix for data
- read_
keypair_ str_ multi_ format - Try to parse secret
key
string - zero_
account_ to_ bytes