move some stack utility functions to common

This commit is contained in:
Clement Bouvet
2022-10-14 10:35:06 +02:00
parent 93ff399fb5
commit 51e4ab2a6f
3 changed files with 24 additions and 12 deletions

View File

@@ -0,0 +1,6 @@
#ifdef HAVE_STARKWARE
void stark_sign_display_master_account();
void stark_sign_display_condition_fact();
#endif