bitcore-message-zcash/lib
Trevin Hofmann b5093878ab Add some standard methods to Message
This adds `fromString`, `fromJSON`, `toObject`, `toJSON`, `toString`,
and `inspect` to Message. These methods are trivial since Message only
contains a string message, but they should probably be added for
consistency.

Should toBuffer/fromBuffer be added as well?
2015-02-08 03:00:30 -06:00
..
message.js Add some standard methods to Message 2015-02-08 03:00:30 -06:00