Update state.js

This commit is contained in:
Sean 2022-07-14 12:02:21 +10:00 committed by GitHub
parent d33ccfe0cd
commit aef30512fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -34,9 +34,9 @@ export default {
balance: 0,
unlocked_balance: 0,
view_only: false,
hardware_wallet: false
hardware_wallet: false,
accrued_balance: 0,
accrued_balance_next_payout: 0,
accrued_balance_next_payout: 0
},
secret: {