@hubiinetwork/soldoc
Version:
Solidity documentation generator
39 lines (15 loc) • 507 B
Markdown
# SelfDestructible
[see the source](https://github.com/dev-matan-tsuberi/soldoc/tree/master/contracts/SelfDestructible.sol)
**Execution cost**: No bound available
**Deployment cost**: No bound available
**Combined cost**: No bound available
## Methods
### destructor()
**Execution cost**: No bound available
**Attributes**: constant
Returns:
1. **output_0** *of type `address`*
### triggerDestroy()
**Execution cost**: No bound available
[Back to the top ↑](#selfdestructible)