git ssb

0+

wanderer🌟 / js-primea-hypervisor



Tree: c382a275f9254a5f572a861c59231fb0acfea085

Files: c382a275f9254a5f572a861c59231fb0acfea085 / 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