Skip to content

Commit 4cfbbb6

Browse files
author
Fabrice Bascoulergue
committed
Merge branch 'master' into develop
* master: Hotfix Bring develop changes to master (#13)
2 parents bccc9ae + 904665d commit 4cfbbb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/codec/chain/beam/query.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import Long from 'long';
33
import _m0 from 'protobufjs/minimal';
44
import { Beam } from './beam';
5-
import { PageRequest, PageResponse } from '../../../../scripts/src/codec/cosmos/base/query/v1beta1/pagination';
5+
import { PageRequest, PageResponse } from "../../cosmos/base/query/v1beta1/pagination";
66

77
export const protobufPackage = 'lum.network.beam';
88

0 commit comments

Comments
 (0)