github.com/inklabsfoundation/inkchain@v0.17.1-0.20181025012015-c3cef8062f19/examples/xc/qtum/asset.sh (about) 1 #! /bin/bash 2 3 source p_init.sh 4 5 # === init amount === 6 qcli sendtoaddress $XCPluginOwner 200 7 qcli sendtoaddress $XCOwner 200 8 qcli sendtoaddress $INKOwner 200 9 qcli sendtoaddress $XCAddress 200