Consensys / surya

A set of utilities for exploring Solidity contracts
Apache License 2.0
1.06k stars 118 forks source link

fix the bug: should be node.isFallback #157

Closed hdsfade closed 2 years ago

hdsfade commented 2 years ago

fix the bug: should be node.isFallback. Otherwise, all functions will be dispalyed as fallback.

GNSPS commented 2 years ago

Thank you, @hdsfade ! 🙏