Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type XDapp ¶
type XDapp struct {
// contains filtered or unexported fields
}
XDapp defines the deployed pingpong contract xdapp. The XDapp is graph of ping pong pairs that connects all chains to all chains. So given a network of N chains (vertexes), there will be N! pairs (edges).
func (*XDapp) StartAllEdges ¶
StartAllEdges starts <parallel> ping pongs for all edges, each doing <count> hops.
Click to show internal directories.
Click to hide internal directories.