mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-07-28 22:02:38 +02:00
7 lines
77 B
Go
7 lines
77 B
Go
package main
|
|
|
|
import "testing"
|
|
|
|
func TestSphinxCorrectness(t *testing.T) {
|
|
}
|