Files
sonr/internal/vfs/txns/Msg.pkl.go
T

7 lines
113 B
Go
Raw Normal View History

2024-09-14 12:47:25 -04:00
// Code generated from Pkl module `txns`. DO NOT EDIT.
package txns
type Msg interface {
GetTypeUrl() string
}