pub type DefaultStellarTransaction = StellarRelayerTransaction<RelayerRepositoryStorage<InMemoryRelayerRepository>, InMemoryTransactionRepository, JobProducer, StellarSigner, StellarProvider>;
Aliased Typeยง
struct DefaultStellarTransaction { /* private fields */ }