signet-types

Crates.iosignet-types
lib.rssignet-types
version0.16.0-rc.7
created_at2025-03-11 17:34:04.696146+00
updated_at2026-01-23 18:07:07.348284+00
descriptionA collection of types used in Signet.
homepagehttps://github.com/init4tech/signet-sdk
repositoryhttps://github.com/init4tech/signet-sdk
max_upload_size
id1588245
size213,316
James Prestwich (prestwich)

documentation

README

signet-types

This crate contains shared datastructures that are used by multiple Signet components. It is used by signet-extractor, signet-evm, signet-node and other ecosystem crates to share common functionality. It's pretty boring honestly.

What's in this crate?

  • AggregateFills - a struct that holds the aggregate fill status for conditional transactions.
  • MagicSig - a struct that holds magic signatures for Signet L1-driven actions.
  • SignRequest and SignResponse - data structures for block-builders communicating with the Signet sequencer.
Commit count: 158

cargo fmt