Properties
Private actionSheetProvider
Private addressStored
addressStored: any
Private addressToAdd
addressToAdd: any
addressbook
addressbook: object
Private addressbookProvider
Private analyzeUtxosDone
analyzeUtxosDone: boolean
Private currentPage
currentPage: number = 0
editingAddr
editingAddr: boolean
Private events
events: Events
Private externalLinkProvider
groupedHistory
groupedHistory: any[] = []
history
history: any[] = []
loadingAddr
loadingAddr: boolean
lowUtxosWarning
lowUtxosWarning: boolean
Private modalCtrl
modalCtrl: ModalController
navCtrl
navCtrl: NavController
Private navParams
navParams: NavParams
Private onGoingProcessProvider
Private onResumeSubscription
onResumeSubscription: Subscription
Private platform
platform: Platform
requiresMultipleSignatures
requiresMultipleSignatures: boolean
selectedTab
selectedTab: string
Private showBackupNeededMsg
showBackupNeededMsg: boolean = true
showBalanceButton
showBalanceButton: boolean = false
showNoTransactionsYetMsg
showNoTransactionsYetMsg: boolean
Private statusBar
statusBar: StatusBar
Private translate
translate: TranslateService
Private updateAll
updateAll: (Anonymous function) & Cancelable = _.debounce((opts?) => {opts = opts || {};this.updateStatus(opts);this.updateTxHistory(opts);this.updateAddresses();},2000,{leading: true})
updateError
updateError: boolean
updateStatusError
updateStatusError: any
updateTxHistoryError
updateTxHistoryError: boolean
updatingStatus
updatingStatus: boolean
updatingTxHistory
updatingTxHistory: boolean
updatingTxHistoryProgress
updatingTxHistoryProgress: number = 0
walletNotRegistered
walletNotRegistered: boolean
withBalance
withBalance: any
When address manager in local storage is empty, call this function to add all addresses in the list this.addressToAdd to local storage.