Documentation ¶
Index ¶
- func GetTotalWeight(immutables qualified.Immutables, mutables qualified.Mutables) sdkTypes.Int
- func Process(...) (qualified.Immutables, qualified.Mutables)
- func Prototype() helpers.TransactionRequest
- func Read(context client.Context, responseWriter http.ResponseWriter, ...) (request, ids.ClassificationID, lists.PropertyList, lists.PropertyList, ...)
- func ReadAndProcess(context client.Context, addAuth bool, addBond bool, ...) (ids.ClassificationID, qualified.Immutables, qualified.Mutables)
- func RegisterLegacyAminoCodec(legacyAmino *codec.LegacyAmino)
- func RegisterRESTRoutes(context client.Context, router *mux.Router)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetTotalWeight ¶
func Process ¶
func Process(immutableMetaPropertyList, immutablePropertyList, mutableMetaPropertyList, mutablePropertyList lists.PropertyList, addAuth bool, addBond bool) (qualified.Immutables, qualified.Mutables)
func Prototype ¶
func Prototype() helpers.TransactionRequest
func Read ¶
func Read(context client.Context, responseWriter http.ResponseWriter, httpRequest *http.Request) (request, ids.ClassificationID, lists.PropertyList, lists.PropertyList, lists.PropertyList, lists.PropertyList)
func ReadAndProcess ¶
func ReadAndProcess(context client.Context, addAuth bool, addBond bool, responseWriter http.ResponseWriter, httpRequest *http.Request) (ids.ClassificationID, qualified.Immutables, qualified.Mutables)
func RegisterLegacyAminoCodec ¶
func RegisterLegacyAminoCodec(legacyAmino *codec.LegacyAmino)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.