[][src]Module cashweb_relay::stamp

This module contains the Stamp message and methods for verifying and constructing them.

Re-exports

pub use crate::create_shared_key;

Structs

Stamp

Represents a stamp. This is used within Message in order to attach value.

StampOutpoints

A stamp transaction paired with a list of vouts identifying to stamp outputs.

Enums

StampError

Error associated with verification of stamps.

StampKeyError

Error associated with creating stamp private keys.

StampType

Represents the stamp type.

Functions

create_stamp_private_keys

Construct stamp private key.

verify_stamp

Verify that the stamp covers the payload_digest.