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

how to use this signature interface #99

Open
@Liu-Zhiying

Description

@Liu-Zhiying

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"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions