bitsongofficial / radio-player

A simple Radio UI Player by bitsong
Other
0 stars 1 forks source link

Wallet tokens missing props #8

Open eti88 opened 3 years ago

eti88 commented 3 years ago

The wallet endpoint getAccount currently only return the amount and denom of the coins.

Schermata 2021-02-24 alle 02 28 38

For archiving the structure of the wallet-token-item like as attachment we need some additional properties:

My proposal is to include this information directly in the list of coins returned by the account endpoint.

angelorc commented 3 years ago

The data is currently acquired from the chain. If we want to create something like your idea, we should create a separate token list archive. I added the label feature this will be implemented after the bitsong-maninnet-2