Structs§
Enums§
- Unpack
Error - Error from unpacking a changeset envelope.
Functions§
- pack
- Pack an envelope and changeset into the wire format.
- sign_
envelope - Sign a changeset envelope with the user’s Ed25519 keypair.
- unpack
- Unpack the wire format into envelope + changeset bytes.
- verify_
changeset_ signature - Verify the signature on a changeset envelope.