mirror of
https://github.com/logos-messaging/js-waku.git
synced 2026-01-04 23:03:07 +00:00
3 lines
71 B
TypeScript
3 lines
71 B
TypeScript
export const OneMillion = BigInt(1_000_000);
|
|
export const Version = 0;
|