File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1919extern "C" {
2020#endif
2121
22- #include <stdbool.h>
23- #include <stddef.h>
24- #include <stdint.h>
25-
26- #include "metadata_txdef.h"
22+ #include "common_txdef.h"
2723
2824typedef enum {
2925 BANK_CALL_MESSAGE_CREATE_TOKEN ,
Original file line number Diff line number Diff line change 1919extern "C" {
2020#endif
2121
22- #include <stdbool.h>
23- #include <stddef.h>
24- #include <stdint.h>
25-
2622#include "common_txdef.h"
2723
2824#define MAX_FIELDS_QTY 20
Original file line number Diff line number Diff line change 1919extern "C" {
2020#endif
2121
22- #include <stdbool.h>
23- #include <stddef.h>
24- #include <stdint.h>
25-
2622#include "bank_txdef.h"
27- #include "common_txdef.h"
2823#include "metadata_txdef.h"
2924#include "paymaster_txdef.h"
3025
Original file line number Diff line number Diff line change 1919extern "C" {
2020#endif
2121
22- #include <stdbool.h>
23- #include <stddef.h>
24- #include <stdint.h>
25-
26- #include "metadata_txdef.h"
22+ #include "common_txdef.h"
2723
2824typedef enum {
2925 PAYMASTER_CALL_REGISTER_PAYMASTER ,
You can’t perform that action at this time.
0 commit comments