Generated stub for features_unsupported */
| 43 | { fprintf(stderr, "amount_tx_fee called!\n"); abort(); } |
| 44 | /* Generated stub for features_unsupported */ |
| 45 | int features_unsupported(const struct feature_set *our_features UNNEEDED, |
| 46 | const u8 *their_features UNNEEDED, |
| 47 | enum feature_place p UNNEEDED) |
| 48 | { fprintf(stderr, "features_unsupported called!\n"); abort(); } |
| 49 | /* Generated stub for fromwire */ |
| 50 | const u8 *fromwire(const u8 **cursor UNNEEDED, size_t *max UNNEEDED, void *copy UNNEEDED, size_t n UNNEEDED) |
| 51 | { fprintf(stderr, "fromwire called!\n"); abort(); } |