Skip to content

Commit

Permalink
fix(rpc): remove abi field from ContractDefinition
Browse files Browse the repository at this point in the history
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
  • Loading branch information
kkovaacs committed Jun 10, 2022
1 parent 360d611 commit e2c527a
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 111 deletions.
Loading

0 comments on commit e2c527a

Please sign in to comment.