Versions in this module Expand all Collapse all v0 v0.2.0 Mar 13, 2019 v0.1.0 Jul 23, 2018 Changes in this version + var TxRecipientPID peer.ID + var TxSenderPID peer.ID + func NewKeyPair() (ic.PrivKey, ic.PubKey, []byte, error) + func NewRewardTransaction(t *testing.T, value uint64) *pb.Transaction + func NewTransaction(t *testing.T, value, fee, nonce uint64) *pb.Transaction + func NewTransactions(t *testing.T, txCount int) []*pb.Transaction