wallet2_api: added Wallet::daemonBlockChainHeight()

This commit is contained in:
Ilya Kitaev 2016-09-26 21:35:00 +03:00
parent 9de3ec3e2a
commit 7b4a85b309
7 changed files with 78 additions and 9 deletions

View file

@ -1,7 +1,5 @@
#!/bin/bash
function send_funds {
local amount=$1
local dest=$(cat "$2.address.txt")