Equibit / wallet-ui

0 stars 1 forks source link

EQB transaction structure (remove equibit section from VOUTs) #1164

Open kvagajack opened 5 years ago

kvagajack commented 5 years ago

For the 1st integration with the new Equibit node we need to change EQB transaction to be Bitcoin-like.

Todo:

This is implemented in tx-builder-equibit package. UI does not use this package directly, instead we compile all crypto/blockchain modules into wallet-crypto.

Eternali commented 5 years ago

PR for tx-builder-equibit: https://github.com/Equibit/tx-builder-equibit/pull/7