@yeying-community/yeying-client-ts
Preparing search index...
ProviderOption
Interface ProviderOption
提供商选项接口,包含代理配置
interface
ProviderOption
{
blockAddress
:
BlockAddress
;
proxy
:
string
;
}
Index
Properties
block
Address
proxy
Properties
block
Address
blockAddress
:
BlockAddress
区块链地址
proxy
proxy
:
string
代理服务器的 URL 地址
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
block
Address
proxy
@yeying-community/yeying-client-ts
Loading...
提供商选项接口,包含代理配置