Skip to content

Commit

Permalink
Add addrbook json to testnet-2
Browse files Browse the repository at this point in the history
  • Loading branch information
philipsu522 committed Jun 8, 2022
1 parent c066206 commit 24c1a8d
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions sei-testnet-2/addrbook.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"key": "fa9645c7c00c5015c9b3a706",
"addrs": [
{
"addr": {
"id": "5b5ec09067a5fcaccf75f19b45ab29ce07e0167c",
"ip": "18.118.159.154",
"port": 26656
},
"src": {
"id": "a31a25a812e13bbbe58a58c14db3cd529c4f870d",
"ip": "0.0.0.0",
"port": 26656
},
"buckets": [
2,
110,
186
],
"attempts": 0,
"bucket_type": 1,
"last_attempt": "2022-06-07T23:51:23.958448209Z",
"last_success": "0001-01-01T00:00:00Z",
"last_ban_time": "0001-01-01T00:00:00Z"
}
]
}

0 comments on commit 24c1a8d

Please sign in to comment.