mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
fix attestation object
This commit is contained in:
@@ -10,8 +10,6 @@ import { BaseTransaction, validateBaseTransaction } from './common'
|
||||
export interface XChainAddClaimAttestation extends BaseTransaction {
|
||||
TransactionType: 'XChainAddClaimAttestation'
|
||||
|
||||
Account: string
|
||||
|
||||
Amount: Amount
|
||||
|
||||
AttestationRewardAccount: string
|
||||
|
||||
Reference in New Issue
Block a user