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
Update to Wallet 4.0.6
transferdomain [{"address":"8ABCDE12345","amount":"1@DFI","domain":2},"dst":{"address":"0x12345abcde","amount":"1@DFI","domain":3}}] -> Dst address does not match source key
transferdomain [{"src":{"address":"0x12345abcde","amount":"1@DFI","domain":3},"dst":{"address":"8ABCDE12345","amount":"1@DFI","domain":2}}] -> Dst address does not match source key
You can also join our Telegram or Reddit community channels.
Details
I am a bot created to help the BirthdayResearch developers manage community feedback and contributions. You can check out my manifest file to understand my behavior and what I can do. If you want to use this for your project, you can check out the DeFiCh/oss-governance-bot repository.
Black-Dragonking
changed the title
transferdomain 3->2 : Dst address does not match source key
transferdomain ->: Dst address does not match source key
Nov 28, 2023
Black-Dragonking
changed the title
transferdomain ->: Dst address does not match source key
transferdomain -> Dst address does not match source key
Nov 28, 2023
Actual behavior:
transferdomain gives the error: Dst address does not match source key
Expected behavior:
transferdoman gives TXID
How to reproduce it (as minimally and precisely as possible):
Using Wallet 4.0.0
getnewaddress "LEG" legacy
getnewaddress "EVM" erc55
transferdomain [{"address":"8ABCDE12345","amount":"1@DFI","domain":2},"dst":{"address":"0x12345abcde","amount":"1@DFI","domain":3}}] -> TXID
transferdomain [{"src":{"address":"0x12345abcde","amount":"1@DFI","domain":3},"dst":{"address":"8ABCDE12345","amount":"1@DFI","domain":2}}] -> TXID
Update to Wallet 4.0.6
transferdomain [{"address":"8ABCDE12345","amount":"1@DFI","domain":2},"dst":{"address":"0x12345abcde","amount":"1@DFI","domain":3}}] -> Dst address does not match source key
transferdomain [{"src":{"address":"0x12345abcde","amount":"1@DFI","domain":3},"dst":{"address":"8ABCDE12345","amount":"1@DFI","domain":2}}] -> Dst address does not match source key
Reinstall Wallet 4.0.0
transferdomain [{"address":"8ABCDE12345","amount":"1@DFI","domain":2},"dst":{"address":"0x12345abcde","amount":"1@DFI","domain":3}}] -> TXID
transferdomain [{"src":{"address":"0x12345abcde","amount":"1@DFI","domain":3},"dst":{"address":"8ABCDE12345","amount":"1@DFI","domain":2}}] -> TXID
What are your environment parameters?
– RAM (GB): 16
– CPU (Intel Core i5/i7/etc.):
(It is an encrypted wallet)
The text was updated successfully, but these errors were encountered: