add gdev.p2p.legal endpoint

This commit is contained in:
poka 2022-11-27 03:30:27 +01:00
parent 1878ea5f63
commit 44993557c6
2 changed files with 2 additions and 1 deletions

View File

@ -1,3 +1,4 @@
[
"wss://gdev.p2p.legal/ws",
"wss://gdev.librelois.fr/ws"
]

View File

@ -5,7 +5,7 @@ description: Pay with G1.
# pub.dev using `pub publish`. This is preferred for private packages.
publish_to: 'none' # Remove this line if you wish to publish to pub.dev
version: 0.0.12+33
version: 0.0.12+34
environment:
sdk: '>=2.12.0 <3.0.0'