git.delta.rocks / unique-network / refs/commits / 116f1453edc7

difftreelog

Update tests/src/xcm/xcm.types.ts

Pavel Orlov2023-10-02parent: #17703e6.patch.diff
in: master

1 file changed

modifiedtests/src/xcm/xcm.types.tsdiffbeforeafterboth
155 switch (this._nativeRuntime) {155 switch (this._nativeRuntime) {
156 case 'opal':156 case 'opal':
157 // To-Do157 // To-Do
158 return 10;158 return 1001;
159 case 'quartz':159 case 'quartz':
160 return QUARTZ_CHAIN;160 return QUARTZ_CHAIN;
161 case 'unique':161 case 'unique':