UNPKG
@xmr-core/xmr-fast-hash
Version:
latest (0.0.8)
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
An implementation of Monero's `cn_fast_hash`
github.com/MyCryptoHQ/xmr-core
MyCryptoHQ/xmr-core
@xmr-core/xmr-fast-hash
/
lib
/
index.d.ts
2 lines
•
96 B
TypeScript
View Raw
1
2
export
declare
function
cn_fast_hash
(
input
:
string
):
string
;
//# sourceMappingURL=index.d.ts.map