experimental.go 130 B

1234567
  1. package record
  2. const (
  3. // KeySendType is the custom record identifier for keysend preimages.
  4. KeySendType uint64 = 5482373484
  5. )