master
TestHandler
func TestHandler(t *testing.T) { // Create a RLN instance rlnInstance, err := rln.NewRLN() require.NoError(t, err)