assembly/constant/errorMessages.ts

2 lines
108 B
TypeScript
Raw Permalink Normal View History

2021-07-21 20:53:46 +00:00
export const FORK_EXPIRED = 'fork expired'
export const COULD_NOT_FIND_A_FORK_ID = 'could not find a forkId'