nonce_binary_str

This commit is contained in:
2019-04-07 10:16:41 +02:00
parent dd9e477e47
commit 514daaeaf1
2 changed files with 10 additions and 0 deletions

View File

@@ -2,6 +2,8 @@
$url = 'http://x:m3lch1s3d3k@127.0.0.1:8332';
$url = 'http://bitcoinrpc:EF/iNKFWzQkpoTB+VFaSGk1+qZPckHsLfKu+3HZddpRr@77.159.16.114:8332';
$data = array("method" => "getbestblockhash");
$json_data = json_encode($data);