Type alias SignatureReceivedNotification

SignatureReceivedNotification: {
    type: "received";
}

Signature received notification

Type declaration

  • type: "received"

Generated using TypeDoc