Jump to content

What does this error mean?


moquan0116

Recommended Posts

I have no idea what you are trying to do but the error seems to be saying min and max ledger do not equal exactly 1. That doesn't make sense. The default values for min and max ledger should be

min = -1
max = -1

or try 

min =-1
max = "current"

Those values represent all the ledgers

 to specify an exact ledger sequence you specify it through min / max

min=2000000
max=3000000

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...