Polymesh icon indicating copy to clipboard operation
Polymesh copied to clipboard

[WIP] Add Websocket boot nodes.

Open Neopallium opened this issue 3 years ago • 1 comments

changelog

new features

  • Add websocket addresses for boot nodes.

Neopallium avatar Jul 27 '22 12:07 Neopallium

Codecov Report

Merging #1283 (2f0c0bc) into develop (a692f8e) will increase coverage by 0.00%. The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #1283   +/-   ##
========================================
  Coverage    44.06%   44.07%           
========================================
  Files          141      141           
  Lines        29606    29606           
========================================
+ Hits         13047    13048    +1     
+ Misses       16559    16558    -1     
Impacted Files Coverage Δ
src/chain_spec.rs 0.00% <ø> (ø)
primitives/src/identity_claim.rs 63.23% <0.00%> (+1.47%) :arrow_up:

codecov[bot] avatar Jul 27 '22 12:07 codecov[bot]

New PR #1452 adds wss urls for the bootnodes.

Neopallium avatar May 01 '23 18:05 Neopallium