feat(evm): Add bank wrapper for coin decimal conversion #622
Annotations
2 errors
x/evm/wrappers/bank.go#L15
cannot use BankWrapper{} (value of type BankWrapper) as "github.com/evmos/evmos/v20/x/evm/types".BankWrapper value in variable declaration: BankWrapper does not implement "github.com/evmos/evmos/v20/x/evm/types".BankWrapper (wrong type for method GetEVMCoinBalance)
|
|
The logs for this run have expired and are no longer available.
Loading