mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
add destination tag to XChainClaim
This commit is contained in:
@@ -16,6 +16,8 @@ export interface XChainClaim extends BaseTransaction {
|
||||
|
||||
Destination: string
|
||||
|
||||
DestinationTag?: number
|
||||
|
||||
Amount: Amount
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user