mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 13:21:01 +00:00
comment
This commit is contained in:
@@ -301,8 +301,7 @@ pub mod public {
|
|||||||
|
|
||||||
// TODO: logging (logs are just placed in a notable storage-based vector and cleared every
|
// TODO: logging (logs are just placed in a notable storage-based vector and cleared every
|
||||||
// block).
|
// block).
|
||||||
// TODO: execute code with get_storage, set_storage, clear_storage, create and transfer as
|
// TODO: execute code with ext(), put_storage, create and transfer as externalities.
|
||||||
// invokable externalities.
|
|
||||||
|
|
||||||
storage::put(CALL_DEPTH, &call_depth);
|
storage::put(CALL_DEPTH, &call_depth);
|
||||||
true
|
true
|
||||||
|
|||||||
Reference in New Issue
Block a user