I have downloaded the snapshot from @ety001 and currently in the process of recovery ./run.sh restart
It seems slow - and I have restarted several times, previously, it was kinda stuck after a few hours.
This is a contabo server:
A few days ago, the server was powered off accidentally and the Contabo said they didn't shut my server.
I'll keep you updated.
Steem to the Moon🚀!
- You can swap the STEEM/SBD to ETH Ethereum via steem2eth!
- You can swap the STEEM/SBD to Tether USDT (TRC-20) via steem2usdt!
- You can swap the STEEM/SBD to TRX (TRON) via steem2trx!
- You can swap the STEEM/SBD to BTS (BitShares) via steem2bts!
- Register a free STEEM account at SteemYY!
!ask how to set up a Steem RPC Node?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
1. Install the necessary software onto your server:
- Download and install the latest version of the Steemd software (available at https://github.com/steemit/steem/releases).
- Download and install the Steem RPC library (available at https://github.com/steemit/steem-rpc).
2. Configure your Steem node:
- Connect to your server using SSH or a terminal emulator and navigate to the steemd directory.
- Open the config.ini file in your preferred text editor.
- Change “rpc-endpoint” to “127.0.0.1:8090” (or another port number, if preferred).
- Save and close the config file.
3. Start your Steem node:
- Run the steemd command in a bash shell or terminal session with appropriate parameters like this:
./steemd --rpchost 0.0.0.0 --rpcport 8090 --rpcuser -- rpcpassword .
This will start up the steemd node as a local RPC service on port 8090 (or whatever port you specified in step 2).
4. Test your node:
- Use a tool like Postman to test that your node is operational by sending a request to http://localhost:8090/ with an appropriate JSON object as payload (example below):
{ "method": "get_account_count", "params": [] }
command: !ask is powered by witness @justyy and his contributions are: https://steemyy.com
More commands are coming!.
!ask is currently based on ChatGPT-3.5
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
It affects to API between Wormhole3 and Steemit sync?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit