Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseCommunityPoolLendDepositProposal ¶
func ParseCommunityPoolLendDepositProposal( cdc codec.JSONCodec, proposalFile string, ) (types.CommunityPoolLendDepositProposal, error)
ParseCommunityPoolLendDepositProposal reads a JSON file and parses it to a CommunityPoolLendDepositProposal
func ParseCommunityPoolLendWithdrawProposal ¶
func ParseCommunityPoolLendWithdrawProposal( cdc codec.JSONCodec, proposalFile string, ) (types.CommunityPoolLendWithdrawProposal, error)
ParseCommunityPoolLendWithdrawProposal reads a JSON file and parses it to a CommunityPoolLendWithdrawProposal
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.