rpc-client/src/error.ts

2 lines
54 B
TypeScript
Raw Normal View History

export const ERR_MAX_TRIES_HIT = "ERR_MAX_TRIES_HIT";