Closed Nerossoul closed 6 years ago
it is steem code options = { ur: 'https://api.steemit.com', failover_urls: [ 'https://api.steemitstage.com', 'https://gtg.steem.house:8090' ] } api = Radiator::Api.new(options)
Can you show how to use it for golos? "ur:" <-- is it normal? may be "url:"
Thanks. I've updated the README.md.
README.md
it is steem code options = { ur: 'https://api.steemit.com', failover_urls: [ 'https://api.steemitstage.com', 'https://gtg.steem.house:8090' ] } api = Radiator::Api.new(options)
Can you show how to use it for golos? "ur:" <-- is it normal? may be "url:"