- Preparing search index...
- The search index is not available
Stacks.js
Type alias BadFunctionArgumentRejection
Bad
FunctionArgumentRejection: {
error: string;
reason: BadFunctionArgument;
reason_data: {
message: string;
};
txid: string;
}
Type declaration
-
error: string
-
-
reason_data: {
message: string;
}
-
txid: string