polkadot-sdk
polkadot-sdk copied to clipboard
Fix doc: start_destroy doesn't need asset to be frozen
Fix https://github.com/paritytech/polkadot-sdk/issues/5184
owner can set himself as a freezer and freeze the asset so requirement is not really needed. And requirement is not implemented.