Constructors

Properties

client: LuzidGrpcClient

Methods

  • Labels a transaction to help identifying it inside the Luzid UI. NOTE: that this is a Luzid only feature and does not affect how explorers display the transaction.

    Parameters

    • signature: string

      The signature of the transaction to label

    • label: string

      The label to apply to the transaction

    Returns Promise<Successful<LabelTransactionResponse>>

Generated using TypeDoc