Module-level declarations

Functions

Link copied to clipboard
@extend(auth_handler) function (): map<text, _auth_handler>
Link copied to clipboard

Queries

Link copied to clipboard

Returns ticket information for the remove container ticket by ticket ID.

Returns ticket information for the remove container ticket by transaction RID.

Operations

Link copied to clipboard
operation force_remove_container(my_pubkey: byte_array, container_name: text)

Force removal of a container and its lease without refund.

An ICMF message will be sent to DC for deleting the container.

Permission: system provider

Link copied to clipboard
operation remove_container(container_name: text)

Remove container without refund.

An ICMF message will be sent to DC for deleting the container.