mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 22:59:58 -07:00
computer: snapshot
This commit is contained in:
@@ -6,6 +6,8 @@ use super::{
|
||||
indexes,
|
||||
};
|
||||
|
||||
pub const DB_NAME: &str = "constants";
|
||||
|
||||
#[derive(Clone, Traversable)]
|
||||
pub struct Vecs {
|
||||
pub constant_0: ConstantVecs<StoredU16>,
|
||||
|
||||
Reference in New Issue
Block a user