git ssb

0+

wanderer🌟 / js-primea-hypervisor



Tree: 0c79dfe47f09117aac1561665a4c2933c4cc17d7

Files: 0c79dfe47f09117aac1561665a4c2933c4cc17d7 / 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