Commit 28dd82c2 authored by joe petrowski's avatar joe petrowski Committed by Amaury Martiny
Browse files

feat: Add staking functions (#19)

* add staking functions first commit

* fix nominate test and run linter

* use yarn docs

* move UnsignedTransaction into ./utils to enable generic tx construction

* update docs for UnsignedTransaction move

* rename TxInfo and TEST_TX_INFO to specify that they are for balance transfer

* move TxInfo into interfaces to reduce duplicate code

* make decode somewhat generic

* rename util/interfaces to util/types

* add encodings to tests
parent c78879f5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment