Get desktop application:
View/edit binary Protocol Buffers messages
Msg defines the Msg service.
(message has no fields)
(message has no fields)
//this line is used by starport scaffolding # proto/tx/rpc
this line is used by starport scaffolding # proto/tx/message
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
(message has no fields)
Query defines the gRPC querier service.
Queries a username by account.
Retrieves a cookbook by id.
Queries a execution by id.
Retrieves an item history by id.
Queries a list of GetRecipeHistory items.
Queries a list of GetStripeRefund items.
(message has no fields)
Queries a googleIAPOrder by purchase_token.
Queries a item by id.
Retrieves the list of cookbooks owned by an address
pagination defines an optional pagination for the request.
pagination defines the pagination in the response.
Queries a list of listExecutionsByItem items.
pagination defines an optional pagination for the request.
pagination defines the pagination in the response.
Queries a list of listExecutionsByRecipe items.
pagination defines an optional pagination for the request.
pagination defines the pagination in the response.
Queries a list of listItemByOwner items.
pagination defines an optional pagination for the request.
pagination defines the pagination in the response.
Queries a list of listRecipesByCookbook items.
pagination defines an optional pagination for the request.
pagination defines the pagination in the response.
Queries a list of Signup by Referee Address items.
Queries a list of listTradesByCreator items.
pagination defines the pagination in the response.
Queries a paymentInfo by index.
Queries a list of paymentInfo items.
Retrieves a recipe by id.
Queries a redeemInfo by index.
Queries a list of redeemInfo items.
Queries a trade by id.
Queries a list of getAccountByAddress items.
Used in:
Used in: , , , ,
CoinIssuer represents an entity or external blockchain
Used in:
CoinOutput models the continuum of valid outcomes for coin generation in recipes
Used in:
Used in: , , ,
DoubleInputParam describes the bounds on an item input/output parameter of type float64
Used in:
The minimum legal value of this parameter.
The maximum legal value of this parameter.
DoubleKeyValue describes double key/value set
Used in: ,
DoubleParam describes the bounds on an item input/output parameter of type float64
Used in: ,
When program is not empty, weightRanges is ignored
DoubleWeightRange describes weight range that produce double value
Used in:
EntriesList is a struct to keep list of items and coins
Used in: , ,
EventCreateExecution contains the creator and id of a created execution. Execution ids are of the form {count-targetBlockHeight}
EventUpdateCookbook contains a record of the cookbook pre-update. The updated fields can be found by the message emitted by MsgUpdateCookbook
EventUpdateRecipe contains a record of the recipe pre-update. The updated fields can be found by the message emitted by MsgUpdateRecipe
Used in: , , ,
GenesisState defines the pylons module's genesis state.
this line is used by starport scaffolding # genesis/proto/state
this line is used by starport scaffolding # genesis/proto/stateField
this line is used by starport scaffolding # genesis/proto/stateField
this line is used by starport scaffolding # genesis/proto/stateField
this line is used by starport scaffolding # genesis/proto/stateField
this line is used by starport scaffolding # genesis/proto/stateField
this line is used by starport scaffolding # genesis/proto/stateField
this line is used by starport scaffolding # genesis/proto/stateField
this line is used by starport scaffolding # genesis/proto/stateField
this line is used by starport scaffolding # genesis/proto/stateField
this line is used by starport scaffolding # genesis/proto/stateField
this line is used by starport scaffolding # genesis/proto/stateField
this line is used by starport scaffolding # genesis/proto/stateField
this line is used by starport scaffolding # genesis/proto/stateField
this line is used by starport scaffolding # genesis/proto/stateField
this line is used by starport scaffolding # genesis/proto/stateField
this line is used by starport scaffolding # genesis/proto/stateField
Used in: ,
Used in:
IntWeightRange describes weight range that produce int value
Used in:
Used in: , , ,
The percentage of a trade sale retained by the cookbook owner. In the range (0.0, 1.0).
Used in:
ItemInput is a struct for describing an input item
Used in: , , , ,
ItemModifyOutput describes what is modified from item input
Used in:
defines a list of mutable strings whose value can be customized by the user
The percentage of a trade sale retained by the cookbook owner. In the range (0.0, 1.0).
quantity defines the maximum amount of these items that can be created. A 0 value indicates an infinite supply
ItemOutput models the continuum of valid outcomes for item generation in recipes
Used in:
defines a list of mutable strings whose value can be customized by the user
The percentage of a trade sale retained by the cookbook owner. In the range (0.0, 1.0).
quantity defines the maximum amount of these items that can be created. A 0 value indicates an infinite supply
Used in:
Used in: , , , , ,
LongInputParam describes the bounds on an item input/output parameter of type int64
Used in:
The minimum legal value of this parameter.
The maximum legal value of this parameter.
LongKeyValue describes long key/value set
Used in: ,
LongParam describes the bounds on an item input/output parameter of type int64
Used in: ,
When program is not empty, weightRanges is ignored
Params represent the parameters used by the pylons module
Used in:
Used in: , , , , , , , ,
Used in:
pubKey is assumed to be ed25519
Represents the percentage retained by the payment processor when new coins are minted. In the range [0, 1), this amount is burned on-chain, actual fee is retained at the source.
Represents the percentage distributed to stakers. In the range [0, 1). The sum with processingCut cannot exceed 1.
Used in: , , ,
Used in:
Used in: , , , ,
Used in:
Used in:
StringInputParam describes the bounds on an item input/output parameter of type string
Used in:
The value of the parameter
StringKeyValue describes string key/value set
Used in: , , , ,
StringParam describes an item input/output parameter of type string
Used in: ,
When program is not empty, value is ignored
Used in:
Used in: , ,
Used in:
Used in:
WeightedOutputs is to make structs which is using weight to be based on
Used in: , ,