git ssb

0+

wanderer🌟 / js-primea-hypervisor



Tree: a3b9c88c4884b2b2f42a88e75023168e5f85a08a

Files: a3b9c88c4884b2b2f42a88e75023168e5f85a08a / constants.js

126 bytesRaw
1module.exports = {
2 BALANCE_SIZE_BYTES: 16, // Max balance size in bytes
3 ADDRESS_SIZE_BYTES: 20 // Address size in bytes
4}
5

Built with git-ssb-web