cic-internal-integration/apps/cic-eth/doc/texinfo/appendix.texi

17 lines
433 B
Plaintext

@node cic-eth Appendix Task chains
@appendix Task chains
TBC - explain here how to generate these chain diagrams
@node cic-eth Appendix Transaction types
@appendix Transfer types
@table @var
@item transfer
A regular token transfer, e.g. ERC20 @code{transfer}
@item transferfrom
A token transfer performed on behalf of another party, e.g. ERC20 @code{transferFrom}
@item tokengift
Result of a successful faucet request.
@end table