Module tinychain::txn[][src]

The transaction context Txn.

Structs

Request

A Txn’s authorization.

Resolver

Struct responsible for resolving JWT auth identities (cf. the rjwt crate).

Txn

A transaction context.

TxnId

The unique ID of a transaction, used for identity and ordering.

TxnServer

Server to keep track of the transactions currently active for this host.

Type Definitions

Actor
Claims
Scope
Token