CreateAddress
Create address from a specified password string (NOT PRIVATE KEY).
Return valueοΌThe address
Please control risks when using this API. To ensure environmental security, please do not invoke APIs provided by other or invoke this very API on a public network.
Body params:
value
- value is the password, converted from ascii to hex. i.e. the pass phrase.
Request
Response
Last updated