Skip to content

Commit

Permalink
feature: updates for 1.36.4
Browse files Browse the repository at this point in the history
  • Loading branch information
DenSmolonski committed Jun 3, 2024
1 parent fba345a commit 0ce0181
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions patches/@safe-global+protocol-kit+3.1.0.patch
Original file line number Diff line number Diff line change
@@ -1,7 +1,16 @@
diff --git a/node_modules/@safe-global/protocol-kit/dist/src/utils/eip-3770/config.js b/node_modules/@safe-global/protocol-kit/dist/src/utils/eip-3770/config.js
index a3c670d..e004a15 100644
index a3c670d..15cfd9b 100644
--- a/node_modules/@safe-global/protocol-kit/dist/src/utils/eip-3770/config.js
+++ b/node_modules/@safe-global/protocol-kit/dist/src/utils/eip-3770/config.js
@@ -30,7 +30,7 @@ exports.networks = [
{ chainId: 63n, shortName: 'metc' },
{ chainId: 69n, shortName: 'okov' },
{ chainId: 71n, shortName: 'cfxtest' },
- { chainId: 81n, shortName: 'joc' },
+ { chainId: 81n, shortName: 'sby' },
{ chainId: 82n, shortName: 'meter' },
{ chainId: 83n, shortName: 'meter-test' },
{ chainId: 88n, shortName: 'tomo' },
@@ -112,6 +112,8 @@ exports.networks = [
{ chainId: 3636n, shortName: 'BTNX' },
{ chainId: 3737n, shortName: 'csb' },
Expand All @@ -11,12 +20,3 @@ index a3c670d..e004a15 100644
{ chainId: 4002n, shortName: 'tftm' },
{ chainId: 4157n, shortName: 'crossfi-testnet' },
{ chainId: 4202n, shortName: 'lisksep' },
@@ -144,7 +146,7 @@ exports.networks = [
{ chainId: 9728n, shortName: 'boba-testnet' },
{ chainId: 10000n, shortName: 'smartbch' },
{ chainId: 10001n, shortName: 'smartbchtest' },
- { chainId: 10081n, shortName: 'joct' },
+ { chainId: 10081n, shortName: 'sby' },
{ chainId: 10200n, shortName: 'chi' },
{ chainId: 10242n, shortName: 'aa' },
{ chainId: 10243n, shortName: 'aat' },

0 comments on commit 0ce0181

Please sign in to comment.