Crate bbachain_sdk_macro

Source
Expand description

Convenience macro to declare a static public key and functions to interact with it

Input: a single literal base58 string representation of a program’s id

Macros§

declare_deprecated_id
declare_id
program_declare_deprecated_id
program_declare_id
program_pubkey
pubkey
pubkeys
respan
A proc-macro which respans the tokens in its first argument (a Path) to be resolved at the tokens of its second argument. For internal use only.

Attribute Macros§

wasm_bindgen_stub