Macros§
- abigen
- Used to generate bindings for Contracts, Scripts and Predicates. Accepts
input in the form of
ProgramType(name="MyBindings", abi=ABI_SOURCE)...
- setup_
program_ test - Used to reduce boilerplate in integration tests.
- wasm_
abigen
ProgramType(name="MyBindings", abi=ABI_SOURCE)...