set_infura_node {uniswappeR}R Documentation

Sets the Infura Node

Description

Sets the Infura Node

Usage

set_infura_node(infura_node)

Arguments

infura_node

The Infura Node

Value

A boolean TRUE if the INFURA NODE was successfully set

Examples

## Not run: 
set_infura_node("https://mainnet.infura.io/v3/XXXXXXXXXXXXXXXXXXX")

## End(Not run)

[Package uniswappeR version 0.6.1 Index]