git ssb

0+

wanderer🌟 / js-primea-hypervisor



Tree: 0031bf1b8a9976595e38cc4e2b49124a79ff927d

Files: 0031bf1b8a9976595e38cc4e2b49124a79ff927d / 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