delAtom
The delAtom method removes an Atom at the address and optionally syncs it.
delAtom(
address: Address,
context?: Context,
sync?: boolean,
): Promise<void>Since
v0.0.0
delAtomThe delAtom method removes an Atom at the address and optionally syncs it.
delAtom(
address: Address,
context?: Context,
sync?: boolean,
): Promise<void>v0.0.0