Skip to content

Commit

Permalink
Merge pull request #12 from igorls/patch-1
Browse files Browse the repository at this point in the history
add eosrio public api
  • Loading branch information
tkaraivanov authored Nov 18, 2019
2 parents 350caf4 + fad9d46 commit 5da75fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions endpoints.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"history": "false"
}, {
"name": "EOS Rio",
"p2pEndpoint": "",
"apiEndpoint": "",
"p2pEndpoint": "worbli.eosrio.io:8042",
"apiEndpoint": "https://worbli.eosrio.io",
"history": "false"
}, {
"name": "Worbli Sw/eden",
Expand Down

0 comments on commit 5da75fa

Please sign in to comment.