[rpc] add send method

This commit is contained in:
Sjors Provoost
2020-08-07 17:36:36 +02:00
parent 2c2a1445dc
commit 92326d8976
5 changed files with 534 additions and 1 deletions

View File

@ -225,6 +225,7 @@ BASE_SCRIPTS = [
'rpc_estimatefee.py',
'rpc_getblockstats.py',
'wallet_create_tx.py',
'wallet_send.py',
'p2p_fingerprint.py',
'feature_uacomment.py',
'wallet_coinbase_category.py',