account_put_transaction
account_put_transaction
The account_put_transaction method replaces the pre-existing account_put_deploy method. To some extent, it simply mirrors the pre-existing method. However, the new Transaction datatype is used instead of the legacy Deploy.
- Parameters
- Accepts a Transaction instead of a Deploy
- Results
- Returns a TransactionHash instead of a DeployHash