This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
devicehub-teal/examples/users_devicehub.json

9 lines
222 B
JSON
Raw Normal View History

2024-02-08 11:36:03 +00:00
[
{
"email": "user@example.org",
"password": "1234",
"eth_pub_key": "0x0000000000000000000000000000000000000000",
"eth_priv_key":"0x0000000000000000000000000000000000000000000000000000000000000000"
}
]