Skip to content

Instantly share code, notes, and snippets.

@christophersanborn
Created December 16, 2018 07:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save christophersanborn/bbc9449e535363d6e28bda6ab80f3a53 to your computer and use it in GitHub Desktop.
Save christophersanborn/bbc9449e535363d6e28bda6ab80f3a53 to your computer and use it in GitHub Desktop.
Attempt to broadcast transaction with Nano signature 2018-12-16 01
{"method": "call", "params": [2, "broadcast_transaction", [{ "ref_block_num": 55627, "ref_block_prefix": 1486988140, "expiration": "2018-12-17T06:46:00", "operations": [[ 0,{ "fee": { "amount": 10420, "asset_id": "1.3.0" }, "from": "1.2.1152699", "to": "1.2.1152620", "amount": { "amount": 500000, "asset_id": "1.3.0" }, "extensions": [] } ] ], "extensions": [], "signatures": [ "204ef3012212680998c674d5f9078f28f28547e0ef6fff2dca4a2f8d2563a78392331c9c5af6989511220aa25ca22686ec9b61a6a84a2da537f9324cb2043b97f0" ]}]], "id": 4}
< {"id":4,"jsonrpc":"2.0","error":{"code":1,"message":"missing required active authority: Missing Active Authority 1.2.1152699","data":{"code":3030001,"name":"tx_missing_active_auth","message":"missing required active authority","stack":[{"context":{"level":"error","file":"transaction.cpp","line":295,"method":"verify_authority","hostname":"","thread_name":"th_a","timestamp":"2018-12-16T07:27:30"},"format":"Missing Active Authority ${id}","data":{"id":"1.2.1152699","auth":{"weight_threshold":1,"account_auths":[],"key_auths":[["BTS81oVd8FkVnCL2cuvkSewu2cBWE5k7MKL8rsoikZjUNibftjNbA",1],["BTS6tQzY1aVqcu63bWho7Nqp1RL8PXUNGkKUCX8dch8kJE6yzvAbG",1]],"address_auths":[]},"owner":{"weight_threshold":1,"account_auths":[],"key_auths":[["BTS6MASKu9AT3yEfWGsg86mbsk81qWctr2aAnwaqEdxCgRnBatmTX",1]],"address_auths":[]}}},{"context":{"level":"warn","file":"transaction.cpp","line":303,"method":"verify_authority","hostname":"","thread_name":"th_a","timestamp":"2018-12-16T07:27:30"},"format":"","data":{"ops":[[0,{"fee":{"amount":10420,"asset_id":"1.3.0"},"from":"1.2.1152699","to":"1.2.1152620","amount":{"amount":500000,"asset_id":"1.3.0"},"extensions":[]}]],"sigs":["BTS83LDNFxiBJuuhMZn5MTfL9JfjTmH9m65GQhMDjuL7ag5fyfuKE"]}},{"context":{"level":"warn","file":"transaction.cpp","line":396,"method":"verify_authority","hostname":"","thread_name":"th_a","timestamp":"2018-12-16T07:27:30"},"format":"","data":{"*this":{"ref_block_num":55627,"ref_block_prefix":1486988140,"expiration":"2018-12-17T06:46:00","operations":[[0,{"fee":{"amount":10420,"asset_id":"1.3.0"},"from":"1.2.1152699","to":"1.2.1152620","amount":{"amount":500000,"asset_id":"1.3.0"},"extensions":[]}]],"extensions":[],"signatures":["204ef3012212680998c674d5f9078f28f28547e0ef6fff2dca4a2f8d2563a78392331c9c5af6989511220aa25ca22686ec9b61a6a84a2da537f9324cb2043b97f0"]}}},{"context":{"level":"warn","file":"db_block.cpp","line":695,"method":"_apply_transaction","hostname":"","thread_name":"th_a","timestamp":"2018-12-16T07:27:30"},"format":"","data":{"trx":{"ref_block_num":55627,"ref_block_prefix":1486988140,"expiration":"2018-12-17T06:46:00","operations":[[0,{"fee":{"amount":10420,"asset_id":"1.3.0"},"from":"1.2.1152699","to":"1.2.1152620","amount":{"amount":500000,"asset_id":"1.3.0"},"extensions":[]}]],"extensions":[],"signatures":["204ef3012212680998c674d5f9078f28f28547e0ef6fff2dca4a2f8d2563a78392331c9c5af6989511220aa25ca22686ec9b61a6a84a2da537f9324cb2043b97f0"]}}},{"context":{"level":"warn","file":"db_block.cpp","line":238,"method":"push_transaction","hostname":"","thread_name":"th_a","timestamp":"2018-12-16T07:27:30"},"format":"","data":{"trx":{"ref_block_num":55627,"ref_block_prefix":1486988140,"expiration":"2018-12-17T06:46:00","operations":[[0,{"fee":{"amount":10420,"asset_id":"1.3.0"},"from":"1.2.1152699","to":"1.2.1152620","amount":{"amount":500000,"asset_id":"1.3.0"},"extensions":[]}]],"extensions":[],"signatures":["204ef3012212680998c674d5f9078f28f28547e0ef6fff2dca4a2f8d2563a78392331c9c5af6989511220aa25ca22686ec9b61a6a84a2da537f9324cb2043b97f0"]}}},{"context":{"level":"warn","file":"websocket_api.cpp","line":125,"method":"on_message","hostname":"","thread_name":"th_a","timestamp":"2018-12-16T07:27:30"},"format":"","data":{"call.method":"call","call.params":[2,"broadcast_transaction",[{"ref_block_num":55627,"ref_block_prefix":1486988140,"expiration":"2018-12-17T06:46:00","operations":[[0,{"fee":{"amount":10420,"asset_id":"1.3.0"},"from":"1.2.1152699","to":"1.2.1152620","amount":{"amount":500000,"asset_id":"1.3.0"},"extensions":[]}]],"extensions":[],"signatures":["204ef3012212680998c674d5f9078f28f28547e0ef6fff2dca4a2f8d2563a78392331c9c5af6989511220aa25ca22686ec9b61a6a84a2da537f9324cb2043b97f0"]}]]}}]}}}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment