amino: Export signature functions/type
This commit is contained in:
parent
a75b299ec5
commit
3a5877452e
@ -19,3 +19,4 @@ export {
|
||||
pubkeyType,
|
||||
} from "./pubkeys";
|
||||
export { createMultisigThresholdPubkey } from "./multisig";
|
||||
export { decodeSignature, encodeSecp256k1Signature, StdSignature } from "./signature";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user