JasonT
Results
3
comments of
JasonT
It looks like this issue is due to the `accountId` type when calling from the EVM. The accountId that is converted using the `AddressMapping` trait 1. An NFT is minted...
Branch with e2e tests: https://github.com/cennznet/cennznet/tree/feat/erc721-e2e-tests
> > Erc20Withdraw > > Cause we have different function to process delayed withdrawal and normal withdrawal, which would mean we need to make update two events > > ```...