assembly/constant/errorMessages.ts
2021-07-21 23:53:46 +03:00

2 lines
108 B
TypeScript

export const FORK_EXPIRED = 'fork expired'
export const COULD_NOT_FIND_A_FORK_ID = 'could not find a forkId'