Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ReadonlySigner

Hierarchy

  • ReadonlySigner

Implements

Index

Constructors

Methods

  • Request signature from whichever key corresponds to provided bech32-encoded address. Rejects if not enabled.

    The signer implementation may offer the user the ability to override parts of the signDoc. It must return the doc that was signed in the response.

    Parameters

    Returns Promise<AminoSignResponse>