Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

how to use this signature interface #99

Open
Liu-Zhiying opened this issue Aug 20, 2021 · 0 comments
Open

how to use this signature interface #99

Liu-Zhiying opened this issue Aug 20, 2021 · 0 comments

Comments

@Liu-Zhiying
Copy link

the interface is "pub(crate) fn sign_tezos_tx_raw(param: &SignParam, keystore: &mut Keystore) -> Result<Vec>".
I do not know the usage of "TezosRawTxIn" structure.
in fact there is no declaration of this structure is its field "raw_data"
how to convert my data to the string.
the interface is in "token-core-dev/tcx/src/handler.rs"
the define of the structure is in "token-core-dev/tcx-tezos/src/transaction.rs"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant