mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 12:51:02 +00:00
0a25c425b0
* Add fn to validate egress routes * Add blank tests * Reject routing to non existent parachains * Reject if routing to self * Reject if egress route parachain ids out of order * Extract method for checking egress routes * Reject empty egress routes * Extract test method * Generate empty trie root constant in build script * Remove unwraps * Hardcode EMPTY_TRIE_ROOT and add test to verify * Const not pu
12 lines
121 B
Plaintext
12 lines
121 B
Plaintext
**/target/
|
|
**/*.rs.bk
|
|
*.swp
|
|
.wasm-binaries
|
|
polkadot/runtime/wasm/target/
|
|
**/._*
|
|
.idea
|
|
.vscode
|
|
.idea
|
|
polkadot.*
|
|
.DS_Store
|