pub type Value = Protobuf<StoredTransaction>;
pub struct Value(pub StoredTransaction);
0: StoredTransaction