MCPcopy Create free account
hub / github.com/BitVM/BitVM / mock_adaptor.rs

File mock_adaptor.rs

bridge/src/client/chain/mock_adaptor.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use async_trait::async_trait;
2
3use super::{
4 chain::{PegInEvent, PegOutBurntEvent, PegOutEvent},

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected