stargate: Re-export makeCosmoshubPath helper
This commit is contained in:
parent
857b393eb4
commit
717d249a40
@ -1,5 +1,5 @@
|
||||
export { StdFee } from "@cosmjs/amino";
|
||||
export { Coin, coin, coins, parseCoins } from "@cosmjs/proto-signing";
|
||||
export { Coin, coin, coins, makeCosmoshubPath, parseCoins } from "@cosmjs/proto-signing";
|
||||
|
||||
export { Account, accountFromAny } from "./accounts";
|
||||
export {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user