UNPKG
slp-list
Version:
latest (1.1.0)
1.1.0
1.0.0
0.1.0
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
List token holders and balances at any block height
github.com/simpleledger/slp-list.js
slp-list
/
dist
/
utils.d.ts
4 lines
(3 loc)
•
81 B
TypeScript
View Raw
1
2
3
4
export declare
class
Utils
{ static GetBestBlockHeight(): Promise<number>; }