Type Alias DefaultStellarTransaction

Source
pub type DefaultStellarTransaction = StellarRelayerTransaction<RelayerRepositoryStorage, TransactionRepositoryStorage, JobProducer, StellarSigner, StellarProvider, TransactionCounterRepositoryStorage, OrderBookService<StellarProvider, StellarSigner>>;

Aliased Typeยง

struct DefaultStellarTransaction { /* private fields */ }