@safe-global/safe-gateway-typescript-sdk
    Preparing search index...

    Type Alias RpcUri

    type RpcUri = {
        authentication: RPC_AUTHENTICATION;
        value: string;
    }
    Index

    Properties

    authentication: RPC_AUTHENTICATION
    value: string