git ssb

0+

wanderer🌟 / js-primea-hypervisor



Tree: 4ff6379f39ae924c4b07f1019a4716bcceee6eda

Files: 4ff6379f39ae924c4b07f1019a4716bcceee6eda / 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