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

fix(rpc): remove abi field from ContractDefinition #371

Merged
merged 1 commit into from
Jun 10, 2022

Conversation

kkovaacs
Copy link
Contributor

Even though the sequencer supports an optional abi field on the REST
API, the OpenRPC spec does not mention it so we should definitely not
have it as a mandatory argument.

Fixes issue #369

Even though the sequencer supports an optional `abi` field on the REST
API, the OpenRPC spec does not mention it so we should definitely not
have it as a mandatory argument.

Fixes issue #369
@Mirko-von-Leipzig
Copy link
Contributor

Always nice to see +8 -111 :D

@xJonathanLEI
Copy link
Contributor

That's fast :)

@kkovaacs kkovaacs merged commit 4ac2375 into main Jun 10, 2022
@kkovaacs kkovaacs deleted the krisztian/remove-abi-from-rpc-contract-definition branch June 10, 2022 13:42
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

Successfully merging this pull request may close these issues.

5 participants