issues
search
EOSIO
/
eosio.contracts
Smart contracts that provide some of the basic functions of the EOSIO blockchain
https://eosio.github.io/eosio.contracts/latest
MIT License
326
stars
500
forks
source link
Small typo in table correction[docs] Suggestion / Change Request
#548
Closed
goodengineer
closed
3 years ago
goodengineer
commented
3 years ago
Parameter Name
Description
to
- the account to issue tokens to, it must be the same as the issuer,
quantity
- the amount of tokens to be issued,
Code: [Source](https://github.com/EOSIO/eosio.contracts/blob/develop/)
deckb
commented
3 years ago
I believe this is fixed.