Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - dev

Pages: [1]
1
Technical Support / Re: Create user with RPC command
« on: November 23, 2015, 06:58:34 pm »
Where did you get the witness_node executable? Are you using the correct version?

Not sure about "NEW CHAIN", but your node should connect to the network all by itself.

my commands are:
./witness_node --rpc-endpoint "127.0.0.1:8090" --enable-stale-production -w \""1.6.0"\" \""1.6.1"\" \""1.6.2"\" \""1.6.3"\" \""1.6.4"\"
./cli_wallet

2
Technical Support / Re: Create user with RPC command
« on: November 19, 2015, 12:30:04 pm »
Thank you for your answer.

I'm facing another problem now. Users can be created, but seems in local database only. How can I link my node to the public blockchain? Also everytime I restart witness_node it starts with "NEW CHAIN", how can I avoid it?


3
Technical Support / Create user with RPC command
« on: November 17, 2015, 06:08:19 pm »
Hello,

We are trying to integrate with wallet-cli with RPC commands but having problems with sending request like create user, transaction. Do we need to send such commands to v1 or v0 API? Should we connect node to public server(what address)?

Thanks in advance,
Dev

Pages: [1]