UNPKG

castrguru

Version:

A comprehensive JavaScript Library + SDK for building Farcaster frame-based applications.

13 lines (11 loc) 276 B
/************************************************* * * TEST VECTORS * ------------ * * An assortment of variables to be used for comprehensive testing. */ /* System Settings */ export const DUST_VAL = 546 export const SLEEP_DURATION = 5000 export const TIMEOUT = 10000