# Packages

No description provided by the author
No description provided by the author

# Functions

CompileServiceOptions compiles the service options.
No description provided by the author
CreateNonce generates a nonce using the common/crypto package.
CreateNonceOrPanic generates a nonce using the common/crypto package and panics if this operation fails.
No description provided by the author
ExchangeRecipientIdentities runs the ExchangeRecipientIdentitiesView against the passed receiver.
GenerateBytesUUID returns a UUID based on RFC 4122 returning the generated bytes.
GenerateUUID returns a UUID based on RFC 4122.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewAnonymousTransaction returns a new instance of a state-based transaction that embeds a single namespace and is signed by an anonymous identity.
No description provided by the author
NewCollectEndorsementsView returns a view that does the following: 1.
No description provided by the author
NewEndorseView returns a view that does the following: 1.
NewFinalityView returns a new instance of the finality view that waits for the finality of the passed transaction.
NewFinalityWithTimeoutView runs the finality view for the passed transaction and timeout.
No description provided by the author
No description provided by the author
NewOrderingAndFinalityView returns a view that does the following: 1.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewRespondRequestRecipientIdentityView returns a new instance of RespondRequestRecipientIdentityView.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewTransaction returns a new instance of a state-based transaction that embeds a single namespace.
No description provided by the author
ReceiveTransaction runs the receiveTransactionView that expects on the context's session a byte representation of a state transaction.
No description provided by the author
No description provided by the author
RespondExchangeRecipientIdentities runs the RespondExchangeRecipientIdentitiesView.
RespondRequestRecipientIdentity runs the RespondRequestRecipientIdentityView and returns the identity sent to the requester.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
WithChannel is a ServiceOption to set the channel.
No description provided by the author
No description provided by the author
WithIdentity is a ServiceOption to set the identity.
WithNetwork is a ServiceOption to set the network.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
U+10FFFF - maximum (and unallocated) code point.

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Command models an operation that involve given business parties.
ExchangeRecipientIdentitiesView models the view of the initiator of an exchange of recipient identities.
ExchangeRecipientRequest models a request of exchange of recipient identities.
No description provided by the author
No description provided by the author
No description provided by the author
RecipientData models the answer to a request of recipient identity.
RecipientRequest models a request of recipient identity.
No description provided by the author
RespondExchangeRecipientIdentitiesView models the view of the responder of an exchange of recipient identities.
RespondRequestRecipientIdentityView models a view of a responder to a request of recipient identity.
No description provided by the author
ServiceOptions defines the options for the state service.
No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LinearState models a state with a unique identifier that does not change through the evolution of the state.
No description provided by the author
No description provided by the author
No description provided by the author
Ownable models an ownable state.
QueryIteratorInterface models a state iterator.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Vault models a container of states.
VaultService models a vault instance provider.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ServiceOption models an option.