Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Eigen Secret Backend Service #81

Closed
eigmax opened this issue Aug 20, 2021 · 1 comment
Closed

Eigen Secret Backend Service #81

eigmax opened this issue Aug 20, 2021 · 1 comment
Assignees

Comments

@eigmax
Copy link
Member

eigmax commented Aug 20, 2021

[:tada:] PCKS;
[:sparkles:] transaction history: (txid, from, to,status(0 | 1), type, sub_txid), where type can be :

const TX_TYPE_L1ToL1 = 0x0
const TX_TYPE_L1ToL2 = 0x1
const TX_TYPE_L2ToL1 = 0x2
const TX_TYPE_L2ToL2 = 0x3

and status is the status of current transaction.

@eigmax eigmax created this issue from a note in PrivacySmartContract (In progress) Aug 20, 2021
eigmax added a commit that referenced this issue Aug 21, 2021
@zenlee123
Copy link
Contributor

Good!

eigmax added a commit that referenced this issue Aug 21, 2021
* (feat) Transaction History

* (feat) Transaction History

* (feat) Transaction History #81

* Update README.md
@eigmax eigmax closed this as completed Aug 26, 2021
@eigmax eigmax moved this from In progress to Done in PrivacySmartContract Aug 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

3 participants