diff --git a/developers/contracts/BridgeEndpoint.md b/developers/contracts/BridgeEndpoint.md index 0c19c8e..576f7ef 100644 --- a/developers/contracts/BridgeEndpoint.md +++ b/developers/contracts/BridgeEndpoint.md @@ -144,7 +144,7 @@ Emits an event with a message and ETH value. ##### Parameters ```solidity -address token, uint256 amount, bytes calldata payload +bytes calldata payload ``` #### `transferToUnwrap`