aionnetwork / AVM

Enabling Java code to run in a blockchain environment
https://theoan.com/
MIT License
49 stars 25 forks source link

Add missing toString() and avm_toString() methods to API classes #370

Closed jeff-aion closed 5 years ago

jeff-aion commented 5 years ago

All the classes (which can be instantiated) in our API (org.aion.avm.api) should have the standard set of methods:

We also need the corresponding internal methods: