1 stable release
| 3.2.2 | Nov 5, 2025 |
|---|---|
| 3.1.1 |
|
#4 in #cross-program
Used in 9 crates
(2 directly)
21KB
99 lines
Cross-program invocation.
Trezoa programs may call other programs, termed cross-program
invocations (CPI), with the invoke and invoke_signed
functions.
This crate does not support overwriting syscall stubs for offchain code.
If you want to overwrite syscall stubs, use the wrapper functions in
trezoa_program::program.
Dependencies
~0.4–0.9MB
~15K SLoC