# utils
import "github.com/rocket-pool/rocketpool-go/utils"
# Index
# func WaitForTransaction (opens new window)
func WaitForTransaction(client *ethclient.Client, hash common.Hash) (*types.Receipt, error)
Wait for a transaction to get mined
import "github.com/rocket-pool/rocketpool-go/utils"
func WaitForTransaction(client *ethclient.Client, hash common.Hash) (*types.Receipt, error)
Wait for a transaction to get mined