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