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