Skip to main content

Module scheme

Module scheme 

Source
Expand description

Scheme identifiers and name-marker types.

Structs§

AuthCaptureScheme
Unit marker for the string "auth-capture".
BatchSettlementScheme
Unit marker for the string "batch-settlement".
ExactScheme
Unit marker for the string "exact".
SchemeMarkerError
Failure parsing a scheme marker from a wire string.
SchemeSlug
Unique identifier for a scheme handler (chain + scheme name).
UptoScheme
Unit marker for the string "upto".

Traits§

SchemeId
Identity for scheme markers and chain-crate handlers.