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
6dad84d2284e00b1ac9c2039d080cd8138827a3e
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.5 Page: 79ms Template: 2ms
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