pm-types 0.1.0-alpha.1

Pragma-Miden oracle types
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "pm-types"
description = "Pragma-Miden oracle types"
authors.workspace = true
homepage.workspace = true
edition.workspace = true
repository.workspace = true
version.workspace = true
license.workspace = true

[lints]
workspace = true

[dependencies]
anyhow.workspace = true
miden-crypto.workspace = true
miden-client.workspace = true