Update
New site!
All content has been migrated to docs.dash.org. You will be automatically redirected momentarily.
Usage: client.platform.contracts.update(contract, identity)
Description: This method will sign and broadcast an updated valid contract.
Parameters:
parameters | type | required | Description |
---|---|---|---|
contract | Contract | yes | A valid created contract |
identity | Identity | yes | A valid registered application identity |
Returns: DataContractUpdateTransition.
Updated 10 days ago