From: Zhiting Lin Date: Wed, 28 Mar 2018 11:08:46 +0000 (+0800) Subject: change the address info according to the api X-Git-Tag: v1.0.0~59 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=f86896c2524f821a62a0ea666d000e6ad6e95ee9;p=bytom%2Fbytom-electron.git change the address info according to the api --- diff --git a/src/features/accounts/components/AccountShow.jsx b/src/features/accounts/components/AccountShow.jsx index 883dd6a..730dcab 100644 --- a/src/features/accounts/components/AccountShow.jsx +++ b/src/features/accounts/components/AccountShow.jsx @@ -19,7 +19,7 @@ class AccountShow extends BaseShow { createReceiver() { this.props.createReceiver({ - account_info:this.props.item.alias + account_alias:this.props.item.alias }).then(({data: receiver}) => this.props.showModal(

Copy this one-time use address to use in a transaction:

{ this.props.showModal(

{ lang === 'zh' ? '拷贝这个一次性receiver以用于交易中:' : 'Copy this one-time use receiver to use in a transaction:' }