Fix import order
This commit is contained in:
parent
798fb1f488
commit
8d5e60a567
@ -1,4 +1,4 @@
|
||||
import { StdFee, MultisigThresholdPubkey, pubkeyToAddress } from "@cosmjs/amino";
|
||||
import { MultisigThresholdPubkey, pubkeyToAddress, StdFee } from "@cosmjs/amino";
|
||||
import { Bech32 } from "@cosmjs/encoding";
|
||||
import { encodePubkey } from "@cosmjs/proto-signing";
|
||||
import Long from "long";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user