Closed makoto closed 1 year ago
Can you also please lint/format the code consistently?
lint is part of CI and it did pass. Maybe need to add new rules?
@Arachnid PTAL
lint is part of CI and it did pass. Maybe need to add new rules?
Great - but the formatting is very inconsistent. Can you prettyprint it?
This change extends
formatsByCoinType
to return ETH encoder/decoder even when specific evm chain id is not registered.Example:
Additionally
convertEVMChainIdToCoinType
andconvertCoinTypeToEVMChainId
throws an error if too small/large numbers are passed