Why my filecoin send
tx always failed with SysErrOutOfGas
#9695
-
This is my tx: https://filfox.info/en/message/bafy2bzacec7ibogqsfwmqf6n355tpmasoykif4edu3w3cfhmrpu73fyxfdt7q The Gas config is
There is another I paid more gas fee then that tx, why my tx still failed? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
If you send a message to an address that doesn't exist yet, you will have to pay additional gas to create the new actor for this address. Sending a message to an account that already exists is much cheaper. |
Beta Was this translation helpful? Give feedback.
If you send a message to an address that doesn't exist yet, you will have to pay additional gas to create the new actor for this address. Sending a message to an account that already exists is much cheaper.