Skip to content

Commit

Permalink
fix claim
Browse files Browse the repository at this point in the history
  • Loading branch information
XueMoMo committed Sep 12, 2024
1 parent e01aad9 commit 0386b93
Show file tree
Hide file tree
Showing 2 changed files with 295 additions and 247 deletions.
1 change: 1 addition & 0 deletions lib/http/types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export interface DepositDTO {
share_from: string,
deposit_state: number,// 1 deposited, 2 pendingRedeem
expire_timestamp: number,
expire_block_number: number,
extrinsic_hash: string,
}

Expand Down
Loading

0 comments on commit 0386b93

Please sign in to comment.