7 years, 7 months ago.

UVISOR what is the name of main box?

When I am trying to declare a RPC gateway in main.cpp, I have to specify the name of the box to the macro UVISOR_BOX_RPC_GATEWAY_SYNC, however I followed the quick start guide, in which we don't give the main box a specific name ( UVISOR_BOX_CONFIG is not called in main.cpp).

So the question is, how do I declare a gateway in main box? or it is designed that it has to be declared in a private box? Since it makes no sense to call UVISOR_BOX_CONFIG in main box.

Thanks very much for the help!

Be the first to answer this question.