- Preparing search index...
 
- The search index is not available
 
Stacks.js 
 
Type alias ContractAlreadyExistsRejection
 
Contract
Already
Exists
Rejection
: {     error
: string;     reason
: ContractAlreadyExists;     reason_data
: {         contract_identifier
: string;     };     txid
: string; } 
Type declaration
- 
error: string
 
- 
 
- 
reason_data: { 
    contract_identifier: string; 
}
- 
contract_identifier: string
 
 
- 
txid: string