Skip to content

FromJSON/ToJSON instances for solidity primitive types #84

Open
@akru

Description

@akru

For simple JSON encoding any solidity related type should have FromJSON and ToJSON instances. In first view UIntN type have no.

Solidity primitive type check list:

  • Address
  • Bool
  • Bytes
  • BytesN
  • IntN
  • UIntN
  • List
  • ListN
  • String
  • Tuple
  • OneTuple

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions