Zilliqa / ZRC

Zilliqa Reference Contracts
MIT License
40 stars 57 forks source link

docs(zrc7): format type #161

Closed ghost closed 2 years ago

ghost commented 2 years ago

For consistency, this PR formats type

`String, Object, Array of Strings, or Array of Objects`

->

`String`, `Object`, `Array of Strings`, or `Array of Objects`