sgkim126 on master
Bug fix in on_request_commit_me… (compare)
Our check_shard_level_state macro is an excellent point to study Rust macro. I understood how to use the macro by reading it.
https://github.com/CodeChain-io/foundry/blob/master/state/src/impls/test_helper.rs#L558
sendRpcRequest
function in our e2e tests so that no SDK publish is required.