Type Definition solana_runtime::bank::TransactionLogMessages [−][src]
type TransactionLogMessages = Vec<String>;
A list of log messages emitted during a transaction
type TransactionLogMessages = Vec<String>;
A list of log messages emitted during a transaction