mirror of
https://github.com/bitcoinresearchkit/brk.git
synced 2026-06-04 12:11:59 -07:00
computer: rollback part 1
This commit is contained in:
@@ -45,7 +45,7 @@ pub struct Computer {
|
||||
pub cointime: cointime::Vecs,
|
||||
}
|
||||
|
||||
const VERSION: Version = Version::ONE;
|
||||
const VERSION: Version = Version::TWO;
|
||||
|
||||
impl Computer {
|
||||
/// Do NOT import multiple times or things will break !!!
|
||||
|
||||
Reference in New Issue
Block a user