Client for all trigger service requests

Constructors

Properties

axiosInstance: AxiosInstance

Methods

  • Sets the linked signer for requests

    Parameters

    • linkedSigner: null | Signer

      The linkedSigner to use for all signatures. Set to null to revert to the chain signer

    Returns void