
Action parameter in addproposal
{ "name": "add_proposal", "base": "", "fields": [ { "name": "id", "type": "uint64" }, { "name": "area", "type": "asset" }, { "name": "real_estate_identificator", "type": "string" }, { "name": "owner", "type": "name" }, { "name": "receiver", "type": "name" }, { "name": "tenant", "type": "name" }, { "name": "link", "type": "string" } ] }