frequency-chain/provider-dashboard

Create Account Address type

Closed this issue · 0 comments

As a developer, I want to increase readability and define the key in Accounts to be more well-defined than just "string".

Create Account Address type in src/lib/stores/accountsStore.ts.

@rlaferla recommends the name SS58Address.

Define type and use for Accounts map key.