Versions in this module Expand all Collapse all v0 v0.1.0 Apr 24, 2023 Changes in this version + func ParseInput(fp string) ([]types.Input, error) + func ParseOutput(fp string) ([]types.Output, error) + func TotalOutput(output []types.Output) (sdk.Coins, error) + type TempInput struct + In []types.Input + type TempOutput struct + Out []types.Output