ACCOUNT.ERROR_TX_SENT
({{$root.walletData.currency | abbreviate}})
({{'COMMON.UD' | translate}}{{$root.walletData.currency | abbreviate}})
ACCOUNT.NO_TX
{{::tx.uid}}
{{::tx.pubkey | formatPubkey}}
{{::tx.comment}}
{{::tx.comment}}
{{::tx.amount | formatInteger}}
{{::tx.amount/$root.walletData.currentUD | formatDecimal}}
ACCOUNT.ERROR_TX_RECEIVED
({{$root.walletData.currency | abbreviate}})
({{'COMMON.UD' | translate}}{{$root.walletData.currency | abbreviate}})
ACCOUNT.NO_TX
{{::tx.uid}}
{{::tx.pubkey | formatPubkey}}
{{::tx.comment}}
{{::tx.comment}}
{{::tx.amount | formatInteger}}
{{::tx.amount/$root.walletData.currentUD | formatDecimal}}