Pull out encodeSecp256k1Pubkey

This commit is contained in:
Simon Warta
2020-02-08 20:13:24 +01:00
parent 3207a5d5ed
commit 266697a63f
7 changed files with 46 additions and 5 deletions
+1
View File
@@ -41,6 +41,7 @@ export function main(originalArgs: readonly string[]): void {
[
"@cosmwasm/sdk",
[
"encodeSecp256k1Pubkey",
"encodeSecp256k1Signature",
"makeSignBytes",
"marshalTx",