status-go/services/app-general
Mohamed Javid c1d94e214a
chore_: create currency store and get currencies RPC (#5541)
This commit

- moves the base currency list from status-desktop to status-go
- introduces a new RPC GetCurrencies to fetch the list which can be shared across platforms

Signed-off-by: Mohamed Javid <19339952+smohamedjavid@users.noreply.github.com>
2024-08-29 16:03:24 +05:30
..
api.go chore_: create currency store and get currencies RPC (#5541) 2024-08-29 16:03:24 +05:30
currency_store.go chore_: create currency store and get currencies RPC (#5541) 2024-08-29 16:03:24 +05:30
currency_store_test.go chore_: create currency store and get currencies RPC (#5541) 2024-08-29 16:03:24 +05:30
service.go chore_: create currency store and get currencies RPC (#5541) 2024-08-29 16:03:24 +05:30