EncryptedMessage
https://github.com/vault713/wallet713/blob/master/src/common/message.rs#L13, which contains an encrypted payloadHi @keo glad to hear! Let me know if you need any help, here’s some integration instructions:
https://github.com/vault713/grinbox/blob/master/docs/integration.md
Quick answer to why not IPFS: To keep it performant, simple, and make messages transient. Over time, we’ve the ambition to make the entire system completely decentralized but opted to start with something really basic and straight forward that we knew we could make performant and re-evaluate later.
--extern
on stable channel (see issue #53130)
error: no matching package named `grin_wallet` found
location searched: https://github.com/mimblewimble/grin
required by package `grinboxlib v1.0.1 (/home/daniel/grinbox/grinbox/grinboxlib)`
... which is depended on by `grinbox v0.1.0 (/home/daniel/grinbox/grinbox)`