concordium.github.io
concordium.github.io copied to clipboard
Update sponsored transaction tutorial - test cases section
Task description Cis3-sponsored-transaction test cases have been significantly changed.
Sub-tasks
- [ ] Update the section
testing the signature verification
with up-to-date function names and screenshots - [ ] Add section explaining how the
inside_signature
generation works in the test cases. - [ ] Explain when to use (inside/outside signatures) e.g.
test_inside_signature_permit_transfer
vstest_outside_signature_permit_transfer
. Mention thattest_inside_signature_permit_transfer
should be the recommended approach.
Please also see #907 as part of that also pertains to updating the sponsored transactions tutorial.