package
0.0.0-20230516101456-1d7836d562fc
Repository: https://github.com/exfury/grbchain.git
Documentation: pkg.go.dev
# Functions
ParseExtraProposalJSON parses json from proposal file to ExtraProposalJSON struct.
ParseManageTreasuresProposalJSON parses json from proposal file to ManageTreasuresProposalJSON struct.
# Structs
ExtraProposalJSON defines a ExtraProposal with a deposit used to parse manage treasures proposals from a JSON file.
ManageTreasuresProposalJSON defines a ManageTreasureProposal with a deposit used to parse manage treasures proposals from a JSON file.