mirror of
https://github.com/trezor/trezor-wallet
synced 2024-11-27 18:58:08 +00:00
remove comment
This commit is contained in:
parent
aa87fa3b9f
commit
155f794bcb
@ -77,6 +77,5 @@ export const discoverAccount = (device: TrezorDevice, discoveryProcess: Discover
|
||||
networkType: 'ripple',
|
||||
sequence: account.sequence,
|
||||
reserve: toDecimalAmount(account.reserve, network.decimals),
|
||||
// reserve: '20',
|
||||
};
|
||||
};
|
Loading…
Reference in New Issue
Block a user