{"version":3,"file":"getCompressedBalance.cjs","sources":["../../../../../src/zk/methods/getCompressedBalance.ts"],"sourcesContent":["import { RpcCaller } from \"../../rpc/caller\";\nimport {\n  GetCompressedBalanceFn,\n  GetCompressedBalanceRequest as Req,\n  GetCompressedBalanceResponse as Res,\n} from \"../types\";\n\nexport const makeGetCompressedBalance =\n  (call: RpcCaller): GetCompressedBalanceFn =>\n  (params) =>\n    call<Req, Res>(\"getCompressedBalance\", params);\n"],"names":[],"mappings":";;MAOa,wBAAwB,GACnC,CAAC,IAAe,KAChB,CAAC,MAAM,KACL,IAAI,CAAW,sBAAsB,EAAE,MAAM;;;;"}