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

show reproducer contract for each chain on about page #46

Open
matthewdarwin opened this issue Aug 6, 2019 · 0 comments
Open

show reproducer contract for each chain on about page #46

matthewdarwin opened this issue Aug 6, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@matthewdarwin
Copy link
Contributor

curl --request POST
--url http://mainnet.eosn.io/v1/chain/get_abi
--header 'accept: application/json'
--header 'content-type: application/json' -d '{"account_name": "eosio"}' | jq '.abi.structs[]' | less

@matthewdarwin matthewdarwin added the enhancement New feature or request label Aug 6, 2019
@matthewdarwin matthewdarwin self-assigned this Sep 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant