mirror of
https://github.com/logos-blockchain/logos-blockchain-specs.git
synced 2026-01-10 09:03:08 +00:00
11 lines
177 B
TOML
11 lines
177 B
TOML
[package]
|
|
name = "methods"
|
|
version = "0.1.0"
|
|
edition = "2021"
|
|
|
|
[build-dependencies]
|
|
risc0-build = { version = "1.0" }
|
|
|
|
[package.metadata.risc0]
|
|
methods = ["guest", "nullifier"]
|