<hashcash> ( -- tuple )
Hashcash

Prev:hashcash
Next:expiry-days


Vocabulary
hashcash

Inputs
None

Outputs
tuplean object


Word description
It fills a hashcash tuple with the default values: 1 as hashcash version, 20 as bits, today's date as date, and a 8-character long random string as salt.

Definition