You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the address field for seeds refers to its socket address. The standalone word address here is confusing with on-chain addresses, which is basically what the id is.
We should change address here to ip, socket_address or url.
Currently the address field for seeds refers to its socket address. The standalone word
addresshere is confusing with on-chain addresses, which is basically what theidis.We should change
addresshere toip,socket_addressorurl.