mirror of
https://github.com/cosmos/cosmjs.git
synced 2025-03-11 14:09:15 +00:00
stargate: Import coins from proto-signing
This commit is contained in:
parent
1d46f271cc
commit
6a2d471816
@ -5,7 +5,7 @@ import {
|
||||
pubkeyToAddress,
|
||||
Secp256k1HdWallet,
|
||||
} from "@cosmjs/amino";
|
||||
import { coins } from "@cosmjs/launchpad";
|
||||
import { coins } from "@cosmjs/proto-signing";
|
||||
import { assert } from "@cosmjs/utils";
|
||||
|
||||
import { MsgSend } from "./codec/cosmos/bank/v1beta1/tx";
|
||||
|
Loading…
x
Reference in New Issue
Block a user