difftreelog
fix one more typo
in: master
1 file changed
tests/src/util/index.tsdiffbeforeafterboth87export const DONOR_FUNDING = 1_000_000n;87export const DONOR_FUNDING = 1_000_000n;888889// App-promotion periods:89// App-promotion periods:90export const LOCKING_PERIOD = 12n; // 8 blocks of relay90export const LOCKING_PERIOD = 12n; // 12 blocks of relay91export const UNLOCKING_PERIOD = 6n; // 4 blocks of parachain91export const UNLOCKING_PERIOD = 6n; // 6 blocks of parachain9292939394export enum Pallets {94export enum Pallets {