Skip to content

Commit 2a14ceb

Browse files
committed
refactor
1 parent cc3bc3b commit 2a14ceb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/pages/developers/chains/zetachain.mdx

+2-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,8 @@ contract is called. If call on revert is false, then a reverted cross-chain
142142
transaction will make a token transfer to the revert address without a contract
143143
call.
144144

145-
`abortAddress`.
145+
`abortAddress` is an address on ZetaChain, to which tokens are transferred if
146+
reverting failed.
146147

147148
`revertMessage` is a message passed to the `onRevert` function inside the revert
148149
context.

0 commit comments

Comments
 (0)