ontio / ontology

Official Go implementation of the Ontology protocol. https://dev-docs.ont.io/#/
GNU Lesser General Public License v3.0
829 stars 290 forks source link

change rpc id type from int64 to interface{} #1290

Closed rongyi closed 4 years ago

rongyi commented 4 years ago

JSON RPC 2.0: An identifier established by the Client that MUST contain a String, Number, or NULL value if included.