solana/core
Greg Fitzgerald 98d60e6124 Expose a method for getting the Message from a Transaction
This currently constructs the message, but when message
is integrated, it can return a `&Message`.
2019-03-29 13:03:29 -07:00
..
benches move core tests to core (#3355) 2019-03-18 22:08:21 -07:00
src Expose a method for getting the Message from a Transaction 2019-03-29 13:03:29 -07:00
tests Re-enable Replicator test (#3534) 2019-03-27 17:21:49 -07:00
Cargo.toml Add _program suffix to directories of crates with _program suffix 2019-03-21 16:24:06 -06:00
build.rs Move build.rs into core/ 2019-03-02 09:52:18 -08:00