beam
beam copied to clipboard
Add max privacy as in UI wallet
Need to clarify
Add address type or rename "tx_type_string" in API and Type in cli TYPE____________________ | -----------CLI-----------| ------------API--------------| ---------UI--------- | Regular transaction_____ | ----simple---------------| -----simple---------------- | -----regular-------- | Offline transaction _____ | -----lelantus mw push --| ----lelantus mw push---- | -----offline---------| Max privacy transaction |------lelantus mw push --| ----lelantus mw push----- | -----max privacy---|
Add DAAP name and rename conctract_id to shader_id TYPE____________________ | -----------CLI-----------| ------------API--------------| ---------UI--------- | Contract________________ | -------conctract-------- | ----------contract-----------| -----DAAP name--|
I think we need to preserve 'tx_type_string' as is and add a new field 'tx_address_type'
contract_id
is a correct term here, I believe
"Max privacy" was renamed to "Max anonymity set", just FYI