mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
EIP-1559 - Provide the nonce field in the new transaction display (#11598)
This commit is contained in:
parent
cd4521fb12
commit
5d92836c8c
@ -465,6 +465,7 @@ export default class ConfirmTransactionBase extends Component {
|
||||
/>,
|
||||
]}
|
||||
/>
|
||||
{nonceField}
|
||||
</div>
|
||||
);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user