fix minor issues

This commit is contained in:
Mayukha Vadari
2023-02-14 16:20:48 -05:00
parent 38a313b77c
commit 7057b60d10
2 changed files with 4 additions and 4 deletions

View File

@@ -1,11 +1,12 @@
{
"editor.tabSize": 2,
"cSpell.words": [
"Multisigned",
"Setf",
"hostid",
"Multisigned",
"preauthorization",
"secp256k1"
"secp256k1",
"Setf",
"xchain"
],
"[javascript]": {
"editor.defaultFormatter": "esbenp.prettier-vscode",

View File

@@ -1,6 +1,5 @@
import { AccountObjectType, LedgerIndex } from '../common'
import {
Bridge,
Check,
DepositPreauth,
Escrow,