interface Gateway {
    address: Uint8Array;
}

Properties

Properties

address: Uint8Array

Generated using TypeDoc