You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@olga24912 the deployed EthCustodian is not a proxy, thus non-modifiable (without extra process of the migration). It's also important to emphasize that we are verifying the proof of burning the tokens on the NEAR side; that's why it's BurnResult.
I propose to rename the
BurnResult
(https://github.com/aurora-is-near/eth-connector/blob/master/eth-custodian/contracts/EthCustodian.sol#L117) intoWithdrawResult
to be consistent with https://github.com/aurora-is-near/aurora-eth-connector/blob/master/eth-connector/src/lib.rs#L504The text was updated successfully, but these errors were encountered: