git.delta.rocks / unique-network / refs/commits / eebc5b6784eb

difftreelog

only removed

Igor Kozyrev2021-08-25parent: #c54922b.patch.diff
in: master

1 file changed

modifiedtests/src/eth/crossTransfer.test.tsdiffbeforeafterboth
52 });52 });
53});53});
5454
55describe.only('Token transfer between substrate address and EVM address. NFT', () => {55describe('Token transfer between substrate address and EVM address. NFT', () => {
56 itWeb3('The private key X create a substrate address. Alice sends a token to the corresponding EVM address, and X can send it to Bob in the substrate', async () => {56 itWeb3('The private key X create a substrate address. Alice sends a token to the corresponding EVM address, and X can send it to Bob in the substrate', async () => {
57 const collection = await createCollectionExpectSuccess({57 const collection = await createCollectionExpectSuccess({
58 name: 'token name',58 name: 'token name',