Updates a variable's value, specifying the address that pays for the transaction.
Arguments
- conn
A connection object created by
mc_connect.- from_address
Character string. Address that pays for the update.
- variable
Character string. Variable name or transaction ID.
- value
Optional. New value (any JSON structure). If
NULL, the variable is deleted.