Closed arcoraven closed 2 months ago
This PR updates functions to use getChain instead of defineChain for chain retrieval.
getChain
defineChain
withdraw.ts
signatureMint.ts
.sort()
cancelRecycledNoncesWorker.ts
✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}
/codex {your question}
PR-Codex overview
This PR updates functions to use
getChain
instead ofdefineChain
for chain retrieval.Detailed summary
defineChain
withgetChain
inwithdraw.ts
andsignatureMint.ts
.sort()
to mapped array incancelRecycledNoncesWorker.ts