signet-node-types 0.19.0

Trait abstractions for the signet node's host chain interface.
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "signet-node-types"
description = "Trait abstractions for the signet node's host chain interface."
version.workspace = true
edition.workspace = true
rust-version.workspace = true
authors.workspace = true
license.workspace = true
homepage.workspace = true
repository.workspace = true

[dependencies]
signet-extract.workspace = true