add user_devicehub example

This commit is contained in:
Cayo Puigdefabregas 2024-02-08 12:36:03 +01:00
parent b6e9be306b
commit b680a3574d
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
[
{
"email": "user@example.org",
"password": "1234",
"eth_pub_key": "0x0000000000000000000000000000000000000000",
"eth_priv_key":"0x0000000000000000000000000000000000000000000000000000000000000000"
}
]