Updated todos and notes

This commit is contained in:
2025-08-05 17:01:05 +03:00
parent 274dee5b25
commit 7b1ee08d61
9 changed files with 22 additions and 66 deletions

View File

@@ -27,7 +27,7 @@ import (
const (
// Epoch is set to the twitter snowflake epoch of Nov 04 2010 01:42:54 UTC in milliseconds
// TODO: change this to eko epoch when eko is production ready
// TODO(kyren): change this to eko epoch when eko is production ready
Epoch int64 = 1288834974657
nodeBits = 10
stepBits = 12