控制台
=============================================================================================
Welcome to FISCO BCOS console(2.9.2)!
Type 'help' or 'h' for help. Type 'quit' or 'q' to quit console.
________ ______ ______ ______ ______ _______ ______ ______ ______
| | \/ \ / \ / \ | \ / \ / \ / \
| $$$$$$$$\$$$$$| $$$$$$| $$$$$$| $$$$$$\ | $$$$$$$| $$$$$$| $$$$$$| $$$$$$\
| $$__ | $$ | $$___\$| $$ \$| $$ | $$ | $$__/ $| $$ \$| $$ | $| $$___\$$
| $$ \ | $$ \$$ \| $$ | $$ | $$ | $$ $| $$ | $$ | $$\$$ \
| $$$$$ | $$ _\$$$$$$| $$ __| $$ | $$ | $$$$$$$| $$ __| $$ | $$_\$$$$$$\
| $$ _| $$_| \__| $| $$__/ | $$__/ $$ | $$__/ $| $$__/ | $$__/ $| \__| $$
| $$ | $$ \\$$ $$\$$ $$\$$ $$ | $$ $$\$$ $$\$$ $$\$$ $$
\$$ \$$$$$$ \$$$$$$ \$$$$$$ \$$$$$$ \$$$$$$$ \$$$$$$ \$$$$$$ \$$$$$$
=============================================================================================
指令
help([-h, -help, --h, --H, --help, -H, h])
- 提供帮助信息
- Provide help information
addObserver
- 添加观察者节点
- Add an observer node
addPeers
- 将更多连接的对等体添加到节点p2p网络
- Add more connected peers to the node p2p network
addSealer
- 添加密封器节点
- Add a sealer node
call
- 通过函数和参数调用合 约
- Call a contract by a function and parameters
callByCNS
- 通过函数调用合同,通过CNS调用参数
- Call a contract by a function and parameters by CNS
chargeGas
- 为指定帐户收取指定的气体
- Charge specified gas for the given account
create
- 通过sql创建表
- Create table by sql
deductGas
- 从给定的帐户中扣除指定的气体
- Deduct specified gas from the given account
delete
- 按sql删除记录
- Remove records by sql
deploy
- 在区块链上部署合同
- Deploy a contract on blockchain