Function sendAndConfirmTransactionFactory
- sendAndConfirmTransactionFactory(config): SendAndConfirmTransactionWithBlockhashLifetimeFunction
Parameters
- config: SendAndConfirmTransactionWithBlockhashLifetimeFactoryConfig<"devnet">
Returns SendAndConfirmTransactionWithBlockhashLifetimeFunction
- sendAndConfirmTransactionFactory(__namedParameters): SendAndConfirmTransactionWithBlockhashLifetimeFunction
Parameters
- __namedParameters: SendAndConfirmTransactionWithBlockhashLifetimeFactoryConfig<"testnet">
Returns SendAndConfirmTransactionWithBlockhashLifetimeFunction
- sendAndConfirmTransactionFactory(__namedParameters): SendAndConfirmTransactionWithBlockhashLifetimeFunction
Parameters
- __namedParameters: SendAndConfirmTransactionWithBlockhashLifetimeFactoryConfig<"mainnet">
Returns SendAndConfirmTransactionWithBlockhashLifetimeFunction
Returns a function that you can call to send a blockhash-based transaction to the network and to wait until it has been confirmed.