Skip to main content

get_node_payload

Function get_node_payload 

Source
pub async fn get_node_payload(
    __arg0: Path<(String, u64)>,
    __arg1: State<Arc<AppState>>,
) -> Result<Json<NodePayloadResponse>, (StatusCode, Json<ErrorResponse>)>
Expand description

Get the payload of a graph node.