Fixes to the Wallet UI (#3787)
* Correct number of transactions for contracts * Remove daily limit info if set to 0 * Hide tx count for contracts
This commit is contained in:
committed by
Jaco Greeff
parent
6655e7e3c0
commit
b9c04fcd00
@@ -134,6 +134,7 @@ class Contract extends Component {
|
||||
<Header
|
||||
account={ account }
|
||||
balance={ balance }
|
||||
isContract
|
||||
/>
|
||||
|
||||
<Queries
|
||||
|
||||
Reference in New Issue
Block a user