Skip to content

Add an option to block the content update of a transaction  #74

@redDwarf03

Description

@redDwarf03

Is your feature request related to a problem?

For example in case of NFT, if we host an image in the content of a transaction, we shouldn't change the image.
It's necessary to block this information

Describe the solution you'd like

add a smart contract in code field

condition inherit: [
uco_transfers: true,
token_transfers: true,
authorized_keys: true,
secrets: true
]

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    featurenew feature or enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions