Skip to content

Commit 5631063

Browse files
committed
Rename the contract address to pmmAddr
1 parent eb07084 commit 5631063

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/signer/pmmv5.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ export const buildSignedOrder = async (
167167
userAddr: userAddr,
168168
signer: signer.address,
169169
chainId: chainId,
170-
rfqAddr: pmm,
170+
pmmAddr: pmm,
171171
})
172172
}
173173

0 commit comments

Comments
 (0)