Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateMockSpec ¶
func CreateMsgDetection ¶ added in v0.4.3
func CreateMsgDetection(ctx context.Context, consumer Account, provider0 Account, provider1 Account, spec spectypes.Spec) (conflicttypes.MsgDetection, error)
func StakeAccount ¶
Types ¶
type Account ¶ added in v0.4.3
type Account struct { SK *btcSecp256k1.PrivateKey Addr sdk.AccAddress }
func CreateNewAccount ¶
Click to show internal directories.
Click to hide internal directories.