sonr/gen/transactions/Msg.pkl.go

7 lines
129 B
Go

// Code generated from Pkl module `transactions`. DO NOT EDIT.
package transactions
type Msg interface {
GetTypeUrl() string
}