forked from circlecloud/tera
		
	feat: alpine 0.0.1 version complate
Signed-off-by: MiaoWoo <admin@yumc.pw>
This commit is contained in:
		
							
								
								
									
										36
									
								
								src/global.d.ts
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										36
									
								
								src/global.d.ts
									
									
									
									
										vendored
									
									
								
							@@ -415,19 +415,19 @@ declare global {
 | 
			
		||||
 | 
			
		||||
            //#endregion
 | 
			
		||||
 | 
			
		||||
            //#region block-db.ts
 | 
			
		||||
            BlockDB: any;
 | 
			
		||||
            BLOCK_HEADER_SIZE: number;
 | 
			
		||||
            BLOCK_HEADER_SIZE2: number;
 | 
			
		||||
            DB_VERSION: number;
 | 
			
		||||
            AddInfoChain: Function;
 | 
			
		||||
            AddInfoBlock: Function;
 | 
			
		||||
            GetNodeStrPort: Function;
 | 
			
		||||
            NO_CHECK_BLOCKNUM_ONSTART: number;
 | 
			
		||||
            //#endregion
 | 
			
		||||
            // //#region block-db.ts
 | 
			
		||||
            // BlockDB: any;
 | 
			
		||||
            // BLOCK_HEADER_SIZE: number;
 | 
			
		||||
            // BLOCK_HEADER_SIZE2: number;
 | 
			
		||||
            // DB_VERSION: number;
 | 
			
		||||
            // AddInfoChain: Function;
 | 
			
		||||
            // AddInfoBlock: Function;
 | 
			
		||||
            // GetNodeStrPort: Function;
 | 
			
		||||
            // NO_CHECK_BLOCKNUM_ONSTART: number;
 | 
			
		||||
            // //#endregion
 | 
			
		||||
 | 
			
		||||
            //#region db.ts
 | 
			
		||||
            CheckStartOneProcess: Function;
 | 
			
		||||
            //CheckStartOneProcess: Function;
 | 
			
		||||
            //#endregion
 | 
			
		||||
 | 
			
		||||
            //#region update.ts
 | 
			
		||||
@@ -439,10 +439,16 @@ declare global {
 | 
			
		||||
            FORMAT_FILE_CREATE: string;
 | 
			
		||||
            //#endregion
 | 
			
		||||
 | 
			
		||||
            //#region dapp.ts
 | 
			
		||||
            DApps: any;
 | 
			
		||||
            DAppByType: any;
 | 
			
		||||
            //#endregion
 | 
			
		||||
            // //#region dapp.ts
 | 
			
		||||
            // DApps: {
 | 
			
		||||
            //     Accounts?: any,
 | 
			
		||||
            //     File?: any,
 | 
			
		||||
            //     Names?: any,
 | 
			
		||||
            //     Messager?: any,
 | 
			
		||||
            //     Smart?: any,
 | 
			
		||||
            // };
 | 
			
		||||
            // DAppByType: any;
 | 
			
		||||
            // //#endregion
 | 
			
		||||
 | 
			
		||||
            //#region names.ts
 | 
			
		||||
            NAMES: any;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user