flocore-node/lib/services/address
sairajzero f8260541ef Fix: Cache value encoding
- Using BigInt (uInt64) for cache value (balance, sent, received) as they are large for uInt32
- Reflect the changes for BigInt (uInt64) in decode cache value
- Removed default values in cache encoding, as if a value is invalid then it must throw error and not write db
2023-04-19 00:42:47 +05:30
..
encoding.js Fix: Cache value encoding 2023-04-19 00:42:47 +05:30
index.js Fixes: cache storing unconfirmed values 2023-04-18 04:37:01 +05:30