Selaa lähdekoodia

removed some params

tonyboylehub 7 kuukautta sitten
vanhempi
sitoutus
44310e97db
1 muutettua tiedostoa jossa 0 lisäystä ja 4 poistoa
  1. 0 4
      src/pages/core/plugins/freeze-delegate.md

+ 0 - 4
src/pages/core/plugins/freeze-delegate.md

@@ -35,10 +35,6 @@ The Freeze Plugin will work in areas such as:
 
 The `addPlugin` command adds the Freeze Delegate Plugin to an Asset. This plugin allows the Asset to be frozen, preventing transfers and burns.
 
-Parameters:
-- `asset`: The public key of the Asset to add the plugin to
-- `plugin`: The plugin configuration with `type: 'FreezeDelegate'` and `frozen: boolean`
-
 {% dialect-switcher title="Adding a Freeze Plugin to an MPL Core Asset" %}
 {% dialect title="JavaScript" id="js" %}