Skip to content

Commit

Permalink
fix: fillDeadline example value in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dohaki committed Jan 16, 2025
1 parent d579874 commit c168c36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api-docs-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -533,6 +533,7 @@ components:
type: string
description: >
The recommended deadline (UNIX timestamp in seconds) for the relayer to fill the deposit. After this destination chain timestamp, the fill will revert on the destination chain.
example: "1737033609"
limits:
$ref: "#/components/schemas/TransferLimits"
TransferLimits:
Expand Down

0 comments on commit c168c36

Please sign in to comment.