# next

Get the next revision of a given revision.

# Endpoint

/v1/CHAIN/NETWORK/next/:rev

# Example

# Request

curl -X GET http://localhost:1031/v1/LTC/regtest/next/032fc7a37e7848f5fb2beb79f773631c6047be0a2e9a699e1355aa8d1c64155e:0

# Response

{ "rev": "44a1e658be5b1fa7b13511979c91497cacf9286aac694bbb75188b875384db98:0" }