Add Swap feature
This commit is contained in:
9
src/handle_get_printable_amount.h
Normal file
9
src/handle_get_printable_amount.h
Normal file
@@ -0,0 +1,9 @@
|
||||
#ifndef _HANDLE_GET_PRINTABLE_AMOUNT_H_
|
||||
#define _HANDLE_GET_PRINTABLE_AMOUNT_H_
|
||||
|
||||
#include "swap_lib_calls.h"
|
||||
#include "chainConfig.h"
|
||||
|
||||
void handle_get_printable_amount(get_printable_amount_parameters_t* get_printable_amount_params, chain_config_t *config);
|
||||
|
||||
#endif // _HANDLE_GET_PRINTABLE_AMOUNT_H_
|
||||
Reference in New Issue
Block a user