inscription专题

通过shell脚本执行ord节点的wallet receive、wallet send、wallet inscription三个命令

实现思路: 1、通过shell脚本中的case语句实现不同命令的选择 2、然后在确定好了命令方法后,我们在依据需要传递我们需要的参数 脚本内容 #!/bin/bashord_regtest="/root/ord/target/release/ord --cookie-file=/data/btcregtest/data/regtest/.cookie --rpc-url=127.0.0.1