mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-28 16:49:58 -07:00
global: snapshot
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
use brk_traversable::Traversable;
|
||||
|
||||
use crate::internal::ValueBlockFull;
|
||||
use crate::internal::ValueFromHeightFull;
|
||||
|
||||
#[derive(Clone, Traversable)]
|
||||
pub struct Vecs {
|
||||
pub opreturn: ValueBlockFull,
|
||||
pub opreturn: ValueFromHeightFull,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user