9#include "protobuf/pb_api.h"
33 bool checkPending =
false);
36 const uint8_t senderPubKey[IOTEX_PUBLIC_KEY_SIZE],
37 const uint8_t signature[IOTEX_SIGNATURE_SIZE]);
40 const uint8_t senderPubKey[IOTEX_PUBLIC_KEY_SIZE],
41 const uint8_t signature[IOTEX_SIGNATURE_SIZE]);
A class with methods to generate RPC data.
Definition: rpc.h:28