mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-04-24 06:39:58 -07:00
computer: snapshot
This commit is contained in:
@@ -16,7 +16,7 @@ use crate::{
|
||||
prices,
|
||||
};
|
||||
|
||||
const VERSION: Version = Version::TWO; // Match AmountFromHeight versioning
|
||||
const VERSION: Version = Version::TWO; // Match AmountPerBlock versioning
|
||||
|
||||
#[derive(Traversable)]
|
||||
pub struct Amount<I: VecIndex, M: StorageMode = Rw> {
|
||||
|
||||
Reference in New Issue
Block a user