powered by
set_network_id sets the ID of the network that is being used.
set_network_id
set_network_id(id)
String|Integer - ID of the network.
Other utils functions: dec_to_hex, get_network_id, get_post, get_rpc_address, hex_to_dec, hex_to_text, is.wholenumber, process_block, process_log, process_receipt, process_transaction, set_rpc_address, text_to_hex
dec_to_hex
get_network_id
get_post
get_rpc_address
hex_to_dec
hex_to_text
is.wholenumber
process_block
process_log
process_receipt
process_transaction
set_rpc_address
text_to_hex
# NOT RUN { set_network_id(7000) set_network_id('my_network_id') # }
Run the code above in your browser using DataLab