utils

package
v0.1.7 Latest Latest
Warning

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

Go to latest
Published: Jun 25, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FeeSplitSharesProposalJSON

type FeeSplitSharesProposalJSON struct {
	Title       string         `json:"title" yaml:"title"`
	Description string         `json:"description" yaml:"description"`
	Shares      []types.Shares `json:"shares" yaml:"shares"`
	Deposit     sdk.SysCoins   `json:"deposit" yaml:"deposit"`
}

func ParseFeeSplitSharesProposalJSON

func ParseFeeSplitSharesProposalJSON(cdc *codec.Codec, proposalFile string) (FeeSplitSharesProposalJSON, error)

ParseFeeSplitSharesProposalJSON reads and parses a FeeSplitSharesProposalJSON from file

Jump to

Keyboard shortcuts

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