mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 12:15:51 +00:00
fix linter
This commit is contained in:
@@ -47,13 +47,13 @@ import {
|
|||||||
validatePaymentChannelFund,
|
validatePaymentChannelFund,
|
||||||
} from './paymentChannelFund'
|
} from './paymentChannelFund'
|
||||||
import { SetRegularKey, validateSetRegularKey } from './setRegularKey'
|
import { SetRegularKey, validateSetRegularKey } from './setRegularKey'
|
||||||
|
import { SignerListSet, validateSignerListSet } from './signerListSet'
|
||||||
|
import { TicketCreate, validateTicketCreate } from './ticketCreate'
|
||||||
|
import { TrustSet, validateTrustSet } from './trustSet'
|
||||||
import {
|
import {
|
||||||
XChainAccountCreateCommit,
|
XChainAccountCreateCommit,
|
||||||
validateXChainAccountCreateCommit,
|
validateXChainAccountCreateCommit,
|
||||||
} from './XChainAccountCreateCommit'
|
} from './XChainAccountCreateCommit'
|
||||||
import { SignerListSet, validateSignerListSet } from './signerListSet'
|
|
||||||
import { TicketCreate, validateTicketCreate } from './ticketCreate'
|
|
||||||
import { TrustSet, validateTrustSet } from './trustSet'
|
|
||||||
import {
|
import {
|
||||||
XChainAddAttestation,
|
XChainAddAttestation,
|
||||||
validateXChainAddAttestation,
|
validateXChainAddAttestation,
|
||||||
|
|||||||
Reference in New Issue
Block a user