UNPKG

@swaptoshi/dex-module

Version:

Klayr decentralized exchange (dex) on-chain module

12 lines (11 loc) 225 B
export declare const tickBitmapStoreSchema: { $id: string; type: string; required: string[]; properties: { bitmap: { dataType: string; fieldNumber: number; }; }; };