Crate rhizo_types

Crate rhizo_types 

Source
Expand description

§rhizo-types

rhizo-types is a collection of common Structs and Enums used in the software components comprising the Rhizo network.

Structs§

AddFilteredEvent
AddInvocationClaim
AddOnChainProcessor
DeleteOnchainProcessor
Remove an event source for a route
FilteredEvent
IndexUserPDAResource
Update the listing for a signed on-chain bytes
InvocationAssignment
InvocationClaim
OnChainProcessor
Add an event source for a route
ProcessorDeploy
RouteData
Representation of RouteData as exists on the Solana blockchain
RouteDeploy
Representation of route deploy data
RouteUpdate
Representation of RouteData as exists on the Solana blockchain
SignedOnchainBytes
Representation of OnchainBytes as exists on the Solana blockchain
SignedOnchainBytesUpdate
Smart-contract update instruction for OnchainBytes
UserPDAResources
Representation of a list of User owned resources, backed by on-chain PDAs

Enums§

ArgumentType
Supported types for route arguments
CollectionType
Supported types for top-level collections of route argument types
Encoding
Supported HTTP route encoding types
EventSourceType
Possible EventSource types
NestedCollectionType
Supported types for singly nested collections of route argument types