POST /utils/hash/secure
Produce a secure hash of a specified message.
Request:
ltonetwork!
Response JSON example:
{"message": "ltonetwork!","hash": "CU8QRLgxAbwsL616cZBRouXHfUf9dJVfiUZza5egGTs2"}
Fast hash of specified message.
Request:
ltonetwork!
Response JSON example:
{"message": "ltonetwork!","hash": "2w3ezYt5p3KfEZ8K2dX9SiQzSuxTUy5AV4VW7AoPWHCF"}
Generate a random seed of specified length.
Response JSON example:
{"seed": "3XcHLU6bYRax1c"}
Generate a random seed.
Response JSON example:
{"seed": "2uwLAe7Rp7TuNiBTKsmTEJ5wxGqkBHjcyPq2tMXiWye7"}