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

add the ricardian clauses to remove the warning #6

Open
phila82r opened this issue Aug 25, 2020 · 0 comments
Open

add the ricardian clauses to remove the warning #6

phila82r opened this issue Aug 25, 2020 · 0 comments

Comments

@phila82r
Copy link
Contributor

The first time we compile the contract in ICE, we're getting a bunch of warnings:

% ./compile.sh
Compiling 
Warning, empty ricardian clause file
Warning, empty ricardian clause file
Warning, action <addpool> does not have a ricardian contract
Warning, action <addidea> does not have a ricardian contract
Warning, action <castvote> does not have a ricardian contract
Warning, action <addpool> does not have a ricardian contract
Warning, action <addidea> does not have a ricardian contract
Warning, action <castvote> does not have a ricardian contract

@maoueh was suggesting that we could add the ricardian clauses to remove the warning.

Example layout & format: https://github.com/eoscanada/eosio.forum/tree/master/resources

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

No branches or pull requests

1 participant