ModuleMetadataV1
type ModuleMetadataV1
Metadata of a single module of a package (`0x2::package_metadata::ModuleMetadataV1`).
type ModuleMetadataV1 struct {
// The authenticator functions the module declares.
AuthenticatorMetadata []AuthenticatorMetadataV1
}
func (*ModuleMetadataV1) Destroy
func (r *ModuleMetadataV1) Destroy()