chore: fix eslint

This commit is contained in:
janniks
2023-01-30 17:35:57 +01:00
committed by janniks
parent 6962f0b466
commit 1840f00015
5 changed files with 1 additions and 5 deletions

View File

@@ -1,4 +1,3 @@
/* eslint-disable node/prefer-global/buffer */
import { bytesToHex } from '@stacks/common';
import * as bitcoin from 'bitcoinjs-lib';
import * as blockstack from 'blockstack';

View File

@@ -1,4 +1,3 @@
/* eslint-disable node/prefer-global/buffer */
// TODO: most of this code should be in blockstack.js
// Will remove most of this code once the wallet functionality is there instead.

View File

@@ -1,4 +1,3 @@
/* eslint-disable node/prefer-global/buffer */
import * as logger from 'winston';
import * as bitcoinjs from 'bitcoinjs-lib';
import * as readline from 'readline';

View File

@@ -11,7 +11,7 @@ export interface NetworkConfig {
}
export const StacksNetworks = ['mainnet', 'testnet'] as const;
export type StacksNetworkName = typeof StacksNetworks[number];
export type StacksNetworkName = (typeof StacksNetworks)[number];
/**
* @related {@link StacksMainnet}, {@link StacksTestnet}, {@link StacksMocknet}

View File

@@ -1,4 +1,3 @@
/* eslint-disable node/prefer-global/buffer */
import * as triplesec from 'triplesec';
export function triplesecDecrypt(