Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transfer and execute no err treat #2981

Merged

Conversation

sasurobert
Copy link
Contributor

Transfer and execute no err treat


esdtData = getESDTTokenData(t, secondScAddress, nodes, tokenIdentifier)
require.Equal(t, &esdt.ESDigitalToken{}, esdtData)
nonce, round = transferRejectedBySecondSonctract(t, nonce, round, nodes, tokenIssuer, idxProposers, initialSupply, tokenIdentifier, firstScAddress, secondScAddress, "transferToSecondContractRejected", 2)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sonctract ?

@iulianpascalau iulianpascalau self-requested a review April 9, 2021 11:23
Copy link
Contributor

@iulianpascalau iulianpascalau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just the typo

@sasurobert sasurobert merged commit b9dd408 into feat/eip-esdt-local-mint Apr 9, 2021
@sasurobert sasurobert deleted the transfer-and-execute-no-err-treat branch April 9, 2021 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants