pub async fn wait_for_tx_confirmation(
_client: &OnlineClient<ChainConfig>,
_tx_hash: H256,
) -> Result<bool>Expand description
Common function to wait for transaction finalization using ProgressSpinner
pub async fn wait_for_tx_confirmation(
_client: &OnlineClient<ChainConfig>,
_tx_hash: H256,
) -> Result<bool>Common function to wait for transaction finalization using ProgressSpinner