You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update Account to support global contracts.
See UseGlobalContractAction as part of prototype implementation.
Both code hash and account id should be supported.
Witness contracts distribution also should be updated, see record_contract_call
This requires changing account structure which is not trivial, but supported as part of NEP-491 implementation.
The text was updated successfully, but these errors were encountered:
Description
Update Account to support global contracts.
See
UseGlobalContractAction
as part of prototype implementation.Both code hash and account id should be supported.
Witness contracts distribution also should be updated, see
record_contract_call
This requires changing account structure which is not trivial, but supported as part of
NEP-491
implementation.The text was updated successfully, but these errors were encountered: