fix: add getBlock Connection method
This commit is contained in:
committed by
Michael Vines
parent
3382548a79
commit
890f6f4d9d
2
web3.js/flow-typed/superstruct.js
vendored
2
web3.js/flow-typed/superstruct.js
vendored
@ -4,7 +4,7 @@ declare module 'superstruct' {
|
||||
union(schema: any): any;
|
||||
list(schema: any): any;
|
||||
literal(schema: any): any;
|
||||
|
||||
tuple(schema: any): any;
|
||||
};
|
||||
|
||||
declare module.exports: {
|
||||
|
Reference in New Issue
Block a user