We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3481c0 commit 904665dCopy full SHA for 904665d
src/codec/chain/beam/query.ts
@@ -2,7 +2,7 @@
2
import Long from 'long';
3
import _m0 from 'protobufjs/minimal';
4
import { Beam } from './beam';
5
-import { PageRequest, PageResponse } from '../../../../scripts/src/codec/cosmos/base/query/v1beta1/pagination';
+import { PageRequest, PageResponse } from "../../cosmos/base/query/v1beta1/pagination";
6
7
export const protobufPackage = 'lum.network.beam';
8
0 commit comments