- Preparing search index...
- The search index is not available
Stacks.js 
 
Type alias ServerFailureOtherRejection
 
Server
Failure
Other
Rejection
: {     error
: string;     reason
: ServerFailureOther;     reason_data
: {         message
: string;     };     txid
: string; }
Type declaration
- 
error: string
- 
- 
reason_data: { 
 message: string;
 }
- 
txid: string