Add service provider auctions #59
@ -27,7 +27,6 @@ func NewMsgCreateAuction(
|
||||
numProviders int32,
|
||||
signer sdk.AccAddress,
|
||||
) MsgCreateAuction {
|
||||
fmt.Print(signer.String())
|
||||
return MsgCreateAuction{
|
||||
CommitsDuration: commitsDuration,
|
||||
RevealsDuration: revealsDuration,
|
||||
|
Loading…
Reference in New Issue
Block a user