git.delta.rocks / unique-network / refs/commits / 162168030720

difftreelog

fix one more typo

Max Andreev2022-12-16parent: #957dac8.patch.diff
in: master

1 file changed

modifiedtests/src/util/index.tsdiffbeforeafterboth
87export const DONOR_FUNDING = 1_000_000n;87export const DONOR_FUNDING = 1_000_000n;
8888
89// App-promotion periods:89// App-promotion periods:
90export const LOCKING_PERIOD = 12n; // 8 blocks of relay90export const LOCKING_PERIOD = 12n; // 12 blocks of relay
91export const UNLOCKING_PERIOD = 6n; // 4 blocks of parachain91export const UNLOCKING_PERIOD = 6n; // 6 blocks of parachain
9292
9393
94export enum Pallets {94export enum Pallets {