Beispiel #1
0
def test_wire_rpc2(v_round_trip):
    v_round_trip(Value.makeRpc("Hi there"), minver=0x0300)
Beispiel #2
0
def test_wire_rpc1(v_round_trip):
    v_round_trip(Value.makeRpc(""), minver=0x0300)