• Retrieves the signer for a given blockchain chain.

    Parameters

    • chain: Chain

      The blockchain chain for which to get the signer.

    Returns Promise<OfflineSigner>

    A promise that resolves to the signer.