- Preparing search index...
- The search index is not available
Stacks.js
Type alias NotEnoughFundsRejection
NotEnoughFundsRejection: { 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