bcndev / bytecoin

GNU Lesser General Public License v3.0
230 stars 221 forks source link

BCN coin sendTransaction #108

Open newpoolpw opened 4 years ago

newpoolpw commented 4 years ago

Error with sendTransaction RPC request to wallet daemon {"code":-32601,"data":{},"message":"Method not found sendTransaction"} BCN coin Blocks finds. Balance see. Cannot send payment.

newpoolpw commented 4 years ago

log pool


2019-09-29 22:27:30 Error with binary_transaction RPC request to wallet daemon {"code":-32601,"data":{},"message":"Method not found binary_transaction"} 2019-09-29 22:27:30 Payments failed to send to {"amount":2490000000,"address":"...

newpoolpw commented 4 years ago

log walletd

19:11:29.961318 I WalletSync http_request node tunneling url=/json_rpc start of body={"id":"0","jsonrpc":"2.0","method":"SendTransaction","params":{"transfers":[{"amount":2490000000,"address":".....

newpoolpw commented 4 years ago

command ./walletd --bytecoind-remote-address=0.0.0.0:8081 --wallet-file=San --walletd-bind-address=0.0.0.0:8071

newpoolpw commented 4 years ago

wallet create amethyst', 'legacy' ?