View Source FireblocksSdk.Api.Webhook (FireblocksSdk v0.1.2)

Link to this section Summary

Functions

Resends all failed webhook notifications.

Resends failed webhook notifications for a transaction by ID.

Link to this section Functions

Link to this function

resend(idempotentKey \\ "")

View Source

Resends all failed webhook notifications.

Link to this function

resend(txHash, created, updated, idempotentKey \\ "")

View Source

Resends failed webhook notifications for a transaction by ID.