Represents a bundle of a module ABI along with all struct ABIs it references. This allows for offline struct/enum encoding without additional network calls.
The main module ABI
Map of modules containing referenced struct ABIs: "address::module" -> MoveModule
Represents a bundle of a module ABI along with all struct ABIs it references. This allows for offline struct/enum encoding without additional network calls.