Skip to content

Commit

Permalink
Merge pull request #3560 from iamredbar/develop
Browse files Browse the repository at this point in the history
Add iamredbar testnet API node
  • Loading branch information
sschiessl-bcp authored Oct 3, 2022
2 parents f7f9ac3 + fa1306d commit 6cafbdb
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions app/api/apiConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,14 @@ export const settingsAPIs = {
operator: "Witness: liuye",
contact: "email:work@akawa.ink"
},
{
url: "wss://api.iamredbar.com/bts-testnet",
region: "Northern America",
country: "USA",
location: "Atlanta",
operator: "Witness: iamredbar",
contact: "email:iamredbar@protonmail.com"
},
],
ES_WRAPPER_LIST: [
{
Expand Down

0 comments on commit 6cafbdb

Please sign in to comment.