Unfortunately, the https://api.justyy.com has encountered errors and it failed to restart. This might be due to data corruption when the node crashed.
I am downloading the snapshot - and should get this fixed in the next few days, depending on network speed.
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 run a steem witness node?
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
1. Install and configure the STEEM software. You can find detailed installation instructions for Ubuntu 16.04 here: https://steemit.com/steem/@timcliff/how-to-install-a-steem-full-node-on-ubuntu
2. Visit the dashboard at https://steemd.com/witnesses and click “Sign Up” to create a witness account if you haven’t already.
3. Generate your witness key and add it to your nodes’ config.json file in the cli_wallet folder:
"witness_id": "YOUR WITNESS KEY HERE"
4. Create a wallet if you don’t already have one and fund it with some STEEM or SBD for use in powering up your witness operations.
5. Submit a request to register as a witness on the network using the command line wallet's
witness_update
command, specifying your account name, public signing key, URL, and other details:witness_update "youraccountname" "SIGNING KEY HERE" "https://yourdomainname.com" "{\"account_creation_fee\":\"0 SBD\",\"maximum_block_size\":65536}" true
This will broadcast your proposed configuration to all nodes on the network and you should start seeing blocks produced by your node within minutes!
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