apply comments
This commit is contained in:
@@ -23,6 +23,7 @@ type Payload interface {
|
||||
}
|
||||
|
||||
type TransferPayload struct {
|
||||
SrcAddr sdk.Address
|
||||
DestAddr sdk.Address
|
||||
Coins sdk.Coins
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user