git ssb

0+

wanderer🌟 / js-primea-hypervisor



Tree: cc2f7e5e75589bab19cc4621f39f35fe4eb262d3

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