dts2hx icon indicating copy to clipboard operation
dts2hx copied to clipboard

Some class was wrong name 'Default'

Open sonygod opened this issue 4 years ago • 0 comments

Some class was wrong name 'Default'

npm install @ethereumjs/tx

path ethereumjs-common\1,5,2\ethereumjs_common\**Default.hx** was wrong , should be Common.hx

typescript

export default class Common extends EventEmitter {

sonygod avatar Jul 29 '21 08:07 sonygod