UNPKG

fortmatic

Version:
5 lines (4 loc) 122 B
/** * Get an integer ID for attaching to a JSON RPC request payload. */ export declare function getPayloadId(): number;