Use wallet send/balance/status and encryption commands #3039

Closed
opened 2019-10-14 15:53:20 +02:00 by tzarebczan · 0 comments
tzarebczan commented 2019-10-14 15:53:20 +02:00 (Migrated from github.com)

The SDK added wallet send and wallet balance for support across multiple accounts. We should use these instead of account send/account balance.

Wallet status is being added so we can get locked/unlock status of the wallet - currently, this is in the main status call, which is not wallet id aware.

Wallet lock/unlock/encrypt/decrypt should replace their account counterparts. They will work on a wallet level vs per account to make sure all accounts have the same state.

This will be available in the next SDK release (later today)

This should mainly be a change in redux.

The SDK added wallet send and wallet balance for support across multiple accounts. We should use these instead of account send/account balance. Wallet status is being added so we can get locked/unlock status of the wallet - currently, this is in the main status call, which is not wallet id aware. Wallet lock/unlock/encrypt/decrypt should replace their account counterparts. They will work on a wallet level vs per account to make sure all accounts have the same state. This will be available in the next SDK release (later today) This should mainly be a change in redux.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#3039
No description provided.