git ssb

0+

wanderer🌟 / js-primea-hypervisor



Tree: 8a21ea4613a5b638dc13e168c6f3452b0cd8d3f4

Files: 8a21ea4613a5b638dc13e168c6f3452b0cd8d3f4 / 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