Skip to content

Commit 201bf0d

Browse files
authored
Merge pull request t3rn#376 from t3rn/remove_ranger_deps
Remove Ranger Rust Decoder
2 parents c8f4a0f + 4a48191 commit 201bf0d

File tree

15 files changed

+562
-6669
lines changed

15 files changed

+562
-6669
lines changed

client/grandpa-ranger/config.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,5 @@
99
"rpc": "wss://rococo-rpc.polkadot.io",
1010
"type": "substrate"
1111
}],
12-
"parachains": [{
13-
"name": "Basilisk",
14-
"id": "basi",
15-
"rpc": "wss://rpc-01.basilisk-rococo.hydradx.io",
16-
"type": "substrate",
17-
"parachainId": 2090,
18-
"relaychainId": "roco"
19-
}]
12+
"parachains": []
2013
}

0 commit comments

Comments
 (0)