Handbook
Glossary
mint* ( tuple -- stamp )
Hashcash
Prev:
mint ( resource -- stamp )
Next:
valid-stamp? ( stamp -- ? )
Vocabulary
hashcash
Inputs
tuple
a tuple
Outputs
stamp
generated stamp
Word description
As
mint
but it takes a hashcash tuple as a parameter.
Definition
USING:
accessors
hashcash.private
;
IN:
hashcash
:
mint*
( tuple -- stamp )
0
(mint)
string>>
;