mirror of
https://github.com/trezor/trezor-wallet
synced 2025-06-19 06:28:46 +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',
|
networkType: 'ripple',
|
||||||
sequence: account.sequence,
|
sequence: account.sequence,
|
||||||
reserve: toDecimalAmount(account.reserve, network.decimals),
|
reserve: toDecimalAmount(account.reserve, network.decimals),
|
||||||
// reserve: '20',
|
|
||||||
};
|
};
|
||||||
};
|
};
|
Loading…
Reference in New Issue
Block a user