Closed ameba23 closed 5 days ago
Part of https://github.com/entropyxyz/entropy-core/issues/982 - see https://github.com/entropyxyz/entropy-core/issues/982#issuecomment-2456757856
This adds an endpoint to the TSS server which allows the operator to get a quote for use in the validate, change_endpoint, and change_tss_accounts extrinsics.
validate
change_endpoint
change_tss_accounts
In doing this i noticed a possible problem with our design. I have made an issue: https://github.com/entropyxyz/entropy-core/issues/1174
Part of https://github.com/entropyxyz/entropy-core/issues/982 - see https://github.com/entropyxyz/entropy-core/issues/982#issuecomment-2456757856
This adds an endpoint to the TSS server which allows the operator to get a quote for use in the
validate
,change_endpoint
, andchange_tss_accounts
extrinsics.In doing this i noticed a possible problem with our design. I have made an issue: https://github.com/entropyxyz/entropy-core/issues/1174