An address party is defined by a blockchain specific Address and it cannot be traded (it is fixed for the lifetime of a contract).
const addressExample: Address = {"address" : "addr_test1qpcucug827nlrmsv7n66hwdfpemwqtv8nxnjc4azacuu807w6l6hgelwsph7clqmauq7h3y9qhhgs0rwu3mu8uf7m4kqckxkry"} Copy
const addressExample: Address = {"address" : "addr_test1qpcucug827nlrmsv7n66hwdfpemwqtv8nxnjc4azacuu807w6l6hgelwsph7clqmauq7h3y9qhhgs0rwu3mu8uf7m4kqckxkry"}
Section 2.1.1 and appendix E.1 of the Marlowe specification
An address party is defined by a blockchain specific Address and it cannot be traded (it is fixed for the lifetime of a contract).
See
Section 2.1.1 and appendix E.1 of the Marlowe specification