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
{{ message }}
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
If a transaction creates a contract (i.e. to address is null and the transaction receipt includes a contractAddress field), the field createdContract on the Transaction type must be an Account entity for the newly created contract address. Else, the field must be null.
The text was updated successfully, but these errors were encountered:
If a transaction creates a contract (i.e.
to
address is null and the transaction receipt includes acontractAddress
field), the fieldcreatedContract
on theTransaction
type must be anAccount
entity for the newly created contract address. Else, the field must be null.The text was updated successfully, but these errors were encountered: