- Preparing search index...
- The search index is not available
Stacks.js 
 
Type alias NotEnoughFundsRejection
 
Not
Enough
Funds
Rejection
: {     error
: string;     reason
: NotEnoughFunds;     reason_data
: {         actual
: string;         expected
: string;     };     txid
: string; }
Type declaration
- 
error: string
- 
- 
reason_data: { 
 actual: string;
 expected: string;
 }
- 
actual: string
- 
expected: string
 
- 
txid: string