Article Details

ethereum/solidity

Retrieved on: 2018-03-12 07:29:47

Tags for this article:

Click the tags to see associated articles and topics

ethereum/solidity. View article details on hiswai:

Excerpt

<div>currently the JSON is defined as a plain array of either an event or function - this works but is a bit suboptimal to parse with parsers like moshi which is very efficient and common in the Android space. I would suggest a change to the following: { "events":[ ... ], "functions":[ ... ], "constructor":{ ... } } So one can ...</div>

Article found on:

View Original Article

This article is found inside other hiswai user's workspaces. To start your own collection, sign up for free.

Sign Up