Logo
Explore Help
Sign In
gaspersic/solana
1
0
Fork 0
You've already forked solana
Code Issues Pull Requests Projects Releases Wiki Activity
Files
dbe4d87e60b6dcb418c75f86aabfa209bd0c69b6
solana/web3.js/flow-typed/secp256k1.js

5 lines
87 B
JavaScript
Raw Normal View History

feat: add Secp256k1 support to solana-web3.js (#12958) * feat: add secp256k1 instruction * feat: use buffer-layout for encoding as well * style: use consistent naming for types * style: update typings and make program functions static * fix: attempt to resolve rollup issue * fix: expose sysvar in typings * fix: remove decode instruction functionality (for now)
2020-10-22 13:15:24 -07:00
declare module 'secp256k1' {
// TODO: Fill in types
declare module.exports: any;
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.6 Page: 265ms Template: 9ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API