lib.rs compiles

This commit is contained in:
Francisco Gindre 2020-11-25 18:51:08 -03:00
parent 3cad02bf26
commit 53a54da585
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ int64_t zcashlc_create_to_address(const uint8_t *db_data,
uintptr_t db_data_len, uintptr_t db_data_len,
int32_t account, int32_t account,
const char *extsk, const char *extsk,
int32_t consensus_branch_id, int32_t,
const char *to, const char *to,
int64_t value, int64_t value,
const char *memo, const char *memo,