git ssb

0+

wanderer🌟 / js-primea-hypervisor



Tree: 85f7c3ade0ebc8c21a6734cf20824c455a7e572b

Files: 85f7c3ade0ebc8c21a6734cf20824c455a7e572b / constants.js

117 bytesRaw
1module.exports = {
2 MAX_BAL_BYTES: 16, // Max balance size in bytes
3 ADD_SIZE_BYTES: 20 // Address size in bytes
4}
5

Built with git-ssb-web