|
|
|
|
|
by trixie_
3031 days ago
|
|
Address address = contract.getAddress(); Not sure how this helps. I pretty much knew 'getAddress' would return some sort of Address structure. It's not like knowing the type name tells you what properties are on it. So what's the point? |
|