Skip to content
Snippets Groups Projects
Commit 3bb4afe2 authored by lunfardo314's avatar lunfardo314
Browse files

- fixed bug of non-deterministic NewOutputs function

- added function to sort slice of addresses
- minor edits
parent be5848e6
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@ package transaction
import (
"bytes"
"github.com/iotaledger/goshimmer/dapps/valuetransfers/packages/address"
"github.com/iotaledger/goshimmer/dapps/valuetransfers/packages/balance"
"github.com/magiconair/properties/assert"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment