Skip to content
Snippets Groups Projects
Commit 3d6ba9c0 authored by Hans Moog's avatar Hans Moog
Browse files

Refactor: renamed package

parent bc08c0b6
No related branches found
No related tags found
No related merge requests found
Showing
with 13 additions and 13 deletions
package social_consensus
package otv
import (
"sync"
......
package social_consensus
package otv
import (
"sync"
......
package social_consensus
package otv
type ConflictSet struct {
realities map[int]*Reality
......
package social_consensus
package otv
import (
"fmt"
......
package social_consensus
package otv
import (
"math/rand"
......
package social_consensus
package otv
import (
"github.com/iotaledger/goshimmer/packages/events"
......
package social_consensus
package otv
import (
"sync"
......
package social_consensus
package otv
import (
"sync"
......
package social_consensus
package otv
type Solidifier struct {
node *Node
......
package social_consensus
package otv
import (
"sync"
......
package social_consensus
package otv
import (
"github.com/iotaledger/goshimmer/packages/stringify"
......
package social_consensus
package otv
import (
"sync"
......
package social_consensus
package otv
type TransactionMetadata struct {
solid bool
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment