Name | Type | Description | Notes |
---|---|---|---|
xpub | Option<String> | The xpub to register. | [optional] |
skip_height | Option<i64> | Skip transactions before this height. Default is 0. Ignore this while deleting xpub. | [optional] |
init_receive_index | Option<i32> | Set the init maxReceiveIndex to {initReceiveIndex}(less than 5000) before the initial crawl , default is 200. This could increase cost. | [optional] |
init_change_index | Option<i32> | Set the init maxChangeIndex(less than 5000) before the initial crawl , default is 200. This could increase cost. | [optional] |