You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
> `{"result":[{"block":11345,"time":1488744081,"opblock":1,"optype":1,"account":56219,"optxt":"Transaction Received from 56215-59","amount":15.7603,"fee":0,"balance":15.7603,"payload":"","sender_account":56215,"dest_account":56219,"ophash":"512C000097DB0000010000004642443636433637354444344639443437303034"},{"block":11345,"time":1488744081,"opblock":0,"optype":2,"account":56219,"optxt":"Change Key to secp256k1","amount":0,"fee":0,"balance":0,"payload":"","enc_pubkey":"CA022000AC3ACF6D35C80845417CAAFF28C00CF27A733CC9282B236BD3343D1BA3F0E069200061697AA82AB6947DB7A95689AEDF6595212EBF97FF7D5EEAF9E6C1BF1458FDB6","ophash":"512C00009BDB0000010000003239304434353143344434423844343133463133"}],"id":1,"jsonrpc":"2.0"}`
>`{"result":{"block":16994,"time":1490131975,"opblock":7,"optype":1,"account":84205,"optxt":"Transaction Sent to 84469-17","amount":-12.25,"fee":0,"payload":"","sender_account":84205,"dest_account":84469,"ophash":"62420000ED480100050000004538314141333541303839453037423739364334"},"id":1,"jsonrpc":"2.0"}`
> `{"result":{"block":0,"time":0,"opblock":-1,"optype":1,"account":84140,"optxt":"Transaction Sent to 84135-14","amount":-0.9,"fee":-0.1,"balance":0,"payload":"","sender_account":84140,"dest_account":84135,"ophash":"00000000AC480100060000003132413239373946443332333133393542454242"},"id":1,"jsonrpc":"2.0"}`
111
+
112
+
## addnode
113
+
## getwalletaccounts
114
+
## getwalletaccountscount
115
+
## getwalletcoins
116
+
## getwalletpubkeys
117
+
## getwalletpubkey
118
+
## getblockcount
119
+
## getblockoperation
120
+
## getblockoperations
121
+
## getpendings
122
+
## signsendto
123
+
## changekey
124
+
## changekeys
125
+
## signchangekey
126
+
## operationsinfo
127
+
## executeoperations
128
+
## nodestatus
129
+
## encodepubkey
130
+
## decodepubkey
131
+
## payloadencrypt
132
+
## payloaddecrypt
133
+
## getconnections
134
+
## addnewkey
135
+
## lock
136
+
## unlock
137
+
## setwalletpassword
138
+
## stopnode
139
+
## startnode
140
+
66
141
# License
67
142
68
143
Distributed under the MIT software license, see the accompanying file LICENSE or visit http://www.opensource.org/licenses/mit-license.php.
0 commit comments