crispmindltd / light_node_tectum

The Light Node is a component of the Tectum blockchain designed to provide simplified access to the blockchain network's functionality.
0 stars 0 forks source link

GET /tokens response inconsistency #24

Closed RiotRebellion closed 1 month ago

RiotRebellion commented 1 month ago
{
"tokens": [
    {
        "id": 0,
        "owner_id": 52482,
        "name": "FocusCoin",
        "date": "02.09.2024 07:08:08",
        "ticker": "FOCUS",
        "amount": 100000,
        "decimals": 2,
        "info": "FocusCoin is a cryptocurrency for measuring health and performance. Use it to motivate and achieve goals in work, study and creativity. Guaranteed transparency and safety thanks to LED technology."
    }
]
}

1) id cannot be used to obtain a smart address 2) No "Address" field in response

dmitry575 commented 1 month ago

I think field date have to be unixtime