Gas estimation for transfer transaction was not calculated as the estimate gas function was called when the transfer state returned from getTransferState was the one which had no case handled in estimateEvmGas
Related Issue Or Context
190
Closes: #190
Types of changes
[X] Bug fix (non-breaking change which fixes an issue)
Description
Gas estimation for transfer transaction was not calculated as the estimate gas function was called when the transfer state returned from
getTransferState
was the one which had no case handled inestimateEvmGas
Related Issue Or Context
190
Closes: #190
Types of changes