feat: add stake program methods; refactor instruction type handling
This commit is contained in:
committed by
Michael Vines
parent
fc77e55920
commit
532b28e96e
4
web3.js/flow-typed/hasha.js
vendored
Normal file
4
web3.js/flow-typed/hasha.js
vendored
Normal file
@ -0,0 +1,4 @@
|
||||
declare module 'hasha' {
|
||||
// TODO: Fill in types
|
||||
declare module.exports: any;
|
||||
}
|
Reference in New Issue
Block a user