Files
sonr/txns/Msg.pkl.go
T

7 lines
121 B
Go
Raw Normal View History

2024-09-05 18:37:38 -04:00
// Code generated from Pkl module `transactions`. DO NOT EDIT.
2024-09-11 15:10:54 -04:00
package txns
2024-09-05 18:37:38 -04:00
type Msg interface {
GetTypeUrl() string
}