gleeth/rpc/client

Values

pub fn make_request(
  rpc_url: String,
  method: String,
  params: List(json.Json),
) -> Result(String, types.GleethError)
Search Document