modulev1

package
v0.7.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 15, 2024 License: Apache-2.0 Imports: 9 Imported by: 92

Documentation

Overview

Code generated by protoc-gen-go-pulsar. DO NOT EDIT.

Index

Constants

This section is empty.

Variables

View Source
var File_cosmos_bank_module_v1_module_proto protoreflect.FileDescriptor

Functions

This section is empty.

Types

type Module

type Module struct {

	// blocked_module_accounts_override configures exceptional module accounts which should be blocked from receiving
	// funds. If left empty it defaults to the list of account names supplied in the auth module configuration as
	// module_account_permissions
	BlockedModuleAccountsOverride []string `` /* 152-byte string literal not displayed */
	// authority defines the custom module authority. If not set, defaults to the governance module.
	Authority string `protobuf:"bytes,2,opt,name=authority,proto3" json:"authority,omitempty"`
	// restrictions_order specifies the order of send restrictions and should be
	// a list of module names which provide a send restriction instance. If no
	// order is provided, then restrictions will be applied in alphabetical order
	// of module names.
	RestrictionsOrder []string `protobuf:"bytes,3,rep,name=restrictions_order,json=restrictionsOrder,proto3" json:"restrictions_order,omitempty"`
	// contains filtered or unexported fields
}

Module is the config object of the bank module.

func (*Module) Descriptor deprecated

func (*Module) Descriptor() ([]byte, []int)

Deprecated: Use Module.ProtoReflect.Descriptor instead.

func (*Module) GetAuthority added in v0.2.4

func (x *Module) GetAuthority() string

func (*Module) GetBlockedModuleAccountsOverride

func (x *Module) GetBlockedModuleAccountsOverride() []string

func (*Module) GetRestrictionsOrder added in v0.7.4

func (x *Module) GetRestrictionsOrder() []string

func (*Module) ProtoMessage

func (*Module) ProtoMessage()

func (*Module) ProtoReflect

func (x *Module) ProtoReflect() protoreflect.Message

func (*Module) Reset

func (x *Module) Reset()

func (*Module) String

func (x *Module) String() string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL