You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to show staked balance for Solana in view only mode. The UI is already present in module-staking-management and can be reused for Solana. Selectors for fetching relevant info should extended in suite-native/staking
add SOL/dSOL to doesCoinSupportStaking
add Solana related implementation to suite-native/staking/selectors
make sure everything works with solana while stake is warming up, active, cooling down or ready to be claimed
Staking UI to be reused:
The text was updated successfully, but these errors were encountered:
We want to show staked balance for Solana in view only mode. The UI is already present in
module-staking-management
and can be reused for Solana. Selectors for fetching relevant info should extended insuite-native/staking
doesCoinSupportStaking
suite-native/staking/selectors
Staking UI to be reused:
The text was updated successfully, but these errors were encountered: