[@node-fi/sdk-core](../README.md) / [Exports](../modules.md) / CustomRPC

# Interface: CustomRPC

## Table of contents

### Properties

- [http](CustomRPC.md#http)
- [wss](CustomRPC.md#wss)

## Properties

### http

• `Optional` **http**: `string`

#### Defined in

[constants/index.ts:36](https://github.com/Node-Fi/SDK-Core/blob/1f4f819/src/constants/index.ts#L36)

___

### wss

• `Optional` **wss**: `string`

#### Defined in

[constants/index.ts:37](https://github.com/Node-Fi/SDK-Core/blob/1f4f819/src/constants/index.ts#L37)
