Decrypt quant random

To decrypt the random after purchase, a transaction in the quant.coding contract must be performed

cleos -u <address node> push action quant.coding encdecval '["<owner>", "quant.random"]' -p <owner>

the result will be returned in the transaction

Last updated