Documentation
¶
Overview ¶
precompile-action invokes Lumera's action precompile at 0x0901 through the SDK's generic PrecompileClient. Two modes:
get-params reads x/action params via Call (read-only, no signature) approve sends approveAction(actionID) via Send (signed, broadcast)
The published ABI lives at pkg/evm/precompiles/abi/action.json — the embedded copy here is the same artifact, parsed at SDK init.
Click to show internal directories.
Click to hide internal directories.