mirror of
				https://github.com/Xahau/xahau.js.git
				synced 2025-11-04 04:55:48 +00:00 
			
		
		
		
	fix minor issues
This commit is contained in:
		
							
								
								
									
										7
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										7
									
								
								.vscode/settings.json
									
									
									
									
										vendored
									
									
								
							@@ -1,11 +1,12 @@
 | 
			
		||||
{
 | 
			
		||||
    "editor.tabSize": 2,
 | 
			
		||||
    "cSpell.words": [
 | 
			
		||||
        "Multisigned",
 | 
			
		||||
        "Setf",
 | 
			
		||||
        "hostid",
 | 
			
		||||
        "Multisigned",
 | 
			
		||||
        "preauthorization",
 | 
			
		||||
        "secp256k1"
 | 
			
		||||
        "secp256k1",
 | 
			
		||||
        "Setf",
 | 
			
		||||
        "xchain"
 | 
			
		||||
    ],
 | 
			
		||||
    "[javascript]": {
 | 
			
		||||
        "editor.defaultFormatter": "esbenp.prettier-vscode",
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,5 @@
 | 
			
		||||
import { AccountObjectType, LedgerIndex } from '../common'
 | 
			
		||||
import {
 | 
			
		||||
  Bridge,
 | 
			
		||||
  Check,
 | 
			
		||||
  DepositPreauth,
 | 
			
		||||
  Escrow,
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user