{"version":3,"file":"getCompressedBalanceByOwner.cjs","sources":["../../../../../src/zk/methods/getCompressedBalanceByOwner.ts"],"sourcesContent":["import { RpcCaller } from \"../../rpc/caller\";\nimport {\n  GetCompressedBalanceByOwnerFn,\n  GetCompressedBalanceByOwnerRequest as Req,\n  GetCompressedBalanceByOwnerResponse as Res,\n} from \"../types\";\n\nexport const makeGetCompressedBalanceByOwner =\n  (call: RpcCaller): GetCompressedBalanceByOwnerFn =>\n  (params) =>\n    call<Req, Res>(\"getCompressedBalanceByOwner\", params);\n"],"names":[],"mappings":";;MAOa,+BAA+B,GAC1C,CAAC,IAAe,KAChB,CAAC,MAAM,KACL,IAAI,CAAW,6BAA6B,EAAE,MAAM;;;;"}