{"version":3,"file":"getCompressionSignaturesForOwner.cjs","sources":["../../../../../src/zk/methods/getCompressionSignaturesForOwner.ts"],"sourcesContent":["import type { RpcCaller } from \"../../rpc/caller\";\nimport type {\n  GetCompressionSignaturesForOwnerFn,\n  GetCompressionSignaturesForOwnerRequest,\n  GetCompressionSignaturesForOwnerResponse,\n} from \"../types\";\n\nexport const makeGetCompressionSignaturesForOwner =\n  (call: RpcCaller): GetCompressionSignaturesForOwnerFn =>\n  (params) =>\n    call<\n      GetCompressionSignaturesForOwnerRequest,\n      GetCompressionSignaturesForOwnerResponse\n    >(\"getCompressionSignaturesForOwner\", params);\n"],"names":[],"mappings":";;MAOa,oCAAoC,GAC/C,CAAC,IAAe,KAChB,CAAC,MAAM,KACL,IAAI,CAGF,kCAAkC,EAAE,MAAM;;;;"}