SHA256
chore: зафиксированы все текущие изменения проекта
This commit is contained in:
@@ -11,7 +11,7 @@ import { expect } from "chai";
|
||||
import { Shine } from "../target/types/shine";
|
||||
|
||||
const MAGIC = Buffer.from("SHiNE", "utf8");
|
||||
const FORMAT_MAJOR = 2;
|
||||
const FORMAT_MAJOR = 1;
|
||||
const FORMAT_MINOR = 0;
|
||||
const ZERO_HASH = Buffer.alloc(32, 0);
|
||||
const LAST_BLOCK_STATE_PREFIX = Buffer.from("SHiNE_LAST_BLOCK", "utf8");
|
||||
|
||||
Reference in New Issue
Block a user