casper-network / casper-network/casper-node
Support new chain_execute_deploy endpoint in nctl
Open
nctl
- Dominant language
- Rust
- Stars
- 399
- Forks
- 224
- Avg merge
- 15h 44m
- Merged PRs (30d)
- 2
Description
This new method should be named `nctl-node-execute-deploy` and require the following arguments:
* `node=`
* `block_hash=`
* `deploy_file=`
Internally, it should forward the request to the casper-client. Alternatively, it could construct a JSON-RPC request but we want to "test what we ship" which is the `casper-client-rs`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.