Type Definition sc_client_api::backend::TransactionFor [−][src]
type TransactionFor<B, Block> = TransactionForSB<StateBackendFor<B, Block>, Block>;
Extracts the transaction for the given backend.
type TransactionFor<B, Block> = TransactionForSB<StateBackendFor<B, Block>, Block>;
Extracts the transaction for the given backend.