eth api: remove bad todo link
This commit is contained in:
parent
f38b630da1
commit
4c76f654b9
@ -126,7 +126,6 @@ func (tx *EthTxArgs) ToSignedMessage() (*types.SignedMessage, error) {
|
|||||||
|
|
||||||
var method abi.MethodNum
|
var method abi.MethodNum
|
||||||
if tx.To == nil {
|
if tx.To == nil {
|
||||||
// TODO https://github.com/filecoin-project/ref-fvm/issues/992
|
|
||||||
// TODO unify with applyEvmMsg
|
// TODO unify with applyEvmMsg
|
||||||
|
|
||||||
// this is a contract creation
|
// this is a contract creation
|
||||||
|
Loading…
Reference in New Issue
Block a user