|
|
|
@ -123,7 +123,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 aggregator:add:job
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/aggregator/add/job.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/aggregator/add/job.ts)_
|
|
|
|
|
_See code: [src/commands/aggregator/add/job.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/aggregator/add/job.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 aggregator:create QUEUEKEY`
|
|
|
|
|
|
|
|
|
@ -174,7 +174,7 @@ OPTIONS
|
|
|
|
|
volatility
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/aggregator/create/index.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/aggregator/create/index.ts)_
|
|
|
|
|
_See code: [src/commands/aggregator/create/index.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/aggregator/create/index.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 aggregator:create:copy AGGREGATORSOURCE`
|
|
|
|
|
|
|
|
|
@ -234,7 +234,7 @@ EXAMPLES
|
|
|
|
|
9WZ59yz95bd3XwJxDPVE2PjvVWmSy9WM1NgGD2Hqsohw --keypair ../payer-keypair.json --sourceCluster mainnet-beta
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/aggregator/create/copy.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/aggregator/create/copy.ts)_
|
|
|
|
|
_See code: [src/commands/aggregator/create/copy.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/aggregator/create/copy.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 aggregator:create:json DEFINITIONFILE`
|
|
|
|
|
|
|
|
|
@ -277,7 +277,7 @@ EXAMPLE
|
|
|
|
|
GhYg3R1V6DmJbwuc57qZeoYG6gUuvCotUF1zU3WCj98U --outputFile aggregator.schema.json
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/aggregator/create/json.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/aggregator/create/json.ts)_
|
|
|
|
|
_See code: [src/commands/aggregator/create/json.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/aggregator/create/json.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 aggregator:lock AGGREGATORKEY`
|
|
|
|
|
|
|
|
|
@ -308,7 +308,7 @@ OPTIONS
|
|
|
|
|
--programId=programId alternative Switchboard program ID to interact with
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/aggregator/lock.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/aggregator/lock.ts)_
|
|
|
|
|
_See code: [src/commands/aggregator/lock.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/aggregator/lock.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 aggregator:permission:create AGGREGATORKEY`
|
|
|
|
|
|
|
|
|
@ -338,7 +338,7 @@ OPTIONS
|
|
|
|
|
--programId=programId alternative Switchboard program ID to interact with
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/aggregator/permission/create.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/aggregator/permission/create.ts)_
|
|
|
|
|
_See code: [src/commands/aggregator/permission/create.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/aggregator/permission/create.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 aggregator:remove:job AGGREGATORKEY JOBKEY`
|
|
|
|
|
|
|
|
|
@ -375,7 +375,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 aggregator:remove:job
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/aggregator/remove/job.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/aggregator/remove/job.ts)_
|
|
|
|
|
_See code: [src/commands/aggregator/remove/job.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/aggregator/remove/job.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 aggregator:set AGGREGATORKEY`
|
|
|
|
|
|
|
|
|
@ -428,7 +428,7 @@ EXAMPLE
|
|
|
|
|
../payer-keypair.json
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/aggregator/set/index.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/aggregator/set/index.ts)_
|
|
|
|
|
_See code: [src/commands/aggregator/set/index.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/aggregator/set/index.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 aggregator:set:authority AGGREGATORKEY NEWAUTHORITY`
|
|
|
|
|
|
|
|
|
@ -460,7 +460,7 @@ OPTIONS
|
|
|
|
|
--programId=programId alternative Switchboard program ID to interact with
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/aggregator/set/authority.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/aggregator/set/authority.ts)_
|
|
|
|
|
_See code: [src/commands/aggregator/set/authority.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/aggregator/set/authority.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 aggregator:set:batchSize AGGREGATORKEY BATCHSIZE`
|
|
|
|
|
|
|
|
|
@ -492,7 +492,7 @@ OPTIONS
|
|
|
|
|
--programId=programId alternative Switchboard program ID to interact with
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/aggregator/set/batchSize.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/aggregator/set/batchSize.ts)_
|
|
|
|
|
_See code: [src/commands/aggregator/set/batchSize.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/aggregator/set/batchSize.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 aggregator:set:forceReportPeriod AGGREGATORKEY FORCEREPORTPERIOD`
|
|
|
|
|
|
|
|
|
@ -533,7 +533,7 @@ EXAMPLE
|
|
|
|
|
../payer-keypair.json
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/aggregator/set/forceReportPeriod.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/aggregator/set/forceReportPeriod.ts)_
|
|
|
|
|
_See code: [src/commands/aggregator/set/forceReportPeriod.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/aggregator/set/forceReportPeriod.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 aggregator:set:history AGGREGATORKEY SIZE`
|
|
|
|
|
|
|
|
|
@ -571,7 +571,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 aggregator:set:history GvDMxPzN1sCj7L26YDK2HnMRXEQmQ2aemov8YBtPS7vR 10000 --keypair ../payer-keypair.json
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/aggregator/set/history.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/aggregator/set/history.ts)_
|
|
|
|
|
_See code: [src/commands/aggregator/set/history.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/aggregator/set/history.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 aggregator:set:minJobs AGGREGATORKEY MINJOBRESULTS`
|
|
|
|
|
|
|
|
|
@ -603,7 +603,7 @@ OPTIONS
|
|
|
|
|
--programId=programId alternative Switchboard program ID to interact with
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/aggregator/set/minJobs.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/aggregator/set/minJobs.ts)_
|
|
|
|
|
_See code: [src/commands/aggregator/set/minJobs.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/aggregator/set/minJobs.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 aggregator:set:minOracles AGGREGATORKEY MINORACLERESULTS`
|
|
|
|
|
|
|
|
|
@ -635,7 +635,7 @@ OPTIONS
|
|
|
|
|
--programId=programId alternative Switchboard program ID to interact with
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/aggregator/set/minOracles.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/aggregator/set/minOracles.ts)_
|
|
|
|
|
_See code: [src/commands/aggregator/set/minOracles.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/aggregator/set/minOracles.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 aggregator:set:queue AGGREGATORKEY QUEUEKEY`
|
|
|
|
|
|
|
|
|
@ -667,7 +667,7 @@ OPTIONS
|
|
|
|
|
--programId=programId alternative Switchboard program ID to interact with
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/aggregator/set/queue.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/aggregator/set/queue.ts)_
|
|
|
|
|
_See code: [src/commands/aggregator/set/queue.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/aggregator/set/queue.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 aggregator:set:updateInterval AGGREGATORKEY UPDATEINTERVAL`
|
|
|
|
|
|
|
|
|
@ -702,7 +702,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 aggregator:set:updateInterval GvDMxPzN1sCj7L26YDK2HnMRXEQmQ2aemov8YBtPS7vR 60 --keypair ../payer-keypair.json
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/aggregator/set/updateInterval.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/aggregator/set/updateInterval.ts)_
|
|
|
|
|
_See code: [src/commands/aggregator/set/updateInterval.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/aggregator/set/updateInterval.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 aggregator:set:varianceThreshold AGGREGATORKEY VARIANCETHRESHOLD`
|
|
|
|
|
|
|
|
|
@ -743,7 +743,7 @@ EXAMPLE
|
|
|
|
|
../payer-keypair.json
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/aggregator/set/varianceThreshold.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/aggregator/set/varianceThreshold.ts)_
|
|
|
|
|
_See code: [src/commands/aggregator/set/varianceThreshold.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/aggregator/set/varianceThreshold.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 aggregator:update AGGREGATORKEY`
|
|
|
|
|
|
|
|
|
@ -776,7 +776,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 aggregator:update J7j9xX8JP2B2ErvUzuqGAKBGeggsxPyFXj5MqZcYDxfa --keypair ../payer-keypair.json
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/aggregator/update.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/aggregator/update.ts)_
|
|
|
|
|
_See code: [src/commands/aggregator/update.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/aggregator/update.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 config:print`
|
|
|
|
|
|
|
|
|
@ -806,7 +806,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 config:print
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/config/print.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/config/print.ts)_
|
|
|
|
|
_See code: [src/commands/config/print.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/config/print.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 config:set PARAM [VALUE]`
|
|
|
|
|
|
|
|
|
@ -839,7 +839,7 @@ OPTIONS
|
|
|
|
|
--programId=programId alternative Switchboard program ID to interact with
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/config/set.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/config/set.ts)_
|
|
|
|
|
_See code: [src/commands/config/set.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/config/set.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 crank:list CRANKKEY`
|
|
|
|
|
|
|
|
|
@ -872,7 +872,7 @@ OPTIONS
|
|
|
|
|
--programId=programId alternative Switchboard program ID to interact with
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/crank/list.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/crank/list.ts)_
|
|
|
|
|
_See code: [src/commands/crank/list.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/crank/list.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 crank:push CRANKKEY AGGREGATORKEY`
|
|
|
|
|
|
|
|
|
@ -907,7 +907,7 @@ ALIASES
|
|
|
|
|
$ sbv2 crank:add:aggregator
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/crank/push.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/crank/push.ts)_
|
|
|
|
|
_See code: [src/commands/crank/push.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/crank/push.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 crank:turn CRANKKEY`
|
|
|
|
|
|
|
|
|
@ -940,7 +940,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 crank:turn 85L2cFUvXaeGQ4HrzP8RJEVCL7WvRrXM2msvEmQ82AVr --keypair ../payer-keypair.json
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/crank/turn.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/crank/turn.ts)_
|
|
|
|
|
_See code: [src/commands/crank/turn.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/crank/turn.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 help [COMMAND]`
|
|
|
|
|
|
|
|
|
@ -993,7 +993,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 job:create:copy 7pdb5RVM6cVBU8XDfpGqakb1S4wX2i5QsZxT117tK4HS --keypair ../payer-keypair.json
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/job/create/copy.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/job/create/copy.ts)_
|
|
|
|
|
_See code: [src/commands/job/create/copy.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/job/create/copy.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 job:create:json DEFINITIONFILE`
|
|
|
|
|
|
|
|
|
@ -1038,7 +1038,7 @@ EXAMPLE
|
|
|
|
|
--aggregatorAuthority=../aggregator-keypair.json --outputFile=job.schema.json
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/job/create/json.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/job/create/json.ts)_
|
|
|
|
|
_See code: [src/commands/job/create/json.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/job/create/json.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 job:create:template TEMPLATE ID`
|
|
|
|
|
|
|
|
|
@ -1084,7 +1084,7 @@ EXAMPLES
|
|
|
|
|
$ sbv2 job:create:template ftxUs BTC_USD -k ../payer-keypair.json -n ftxUs_Btc -f ftx_us_btc_job.json
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/job/create/template.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/job/create/template.ts)_
|
|
|
|
|
_See code: [src/commands/job/create/template.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/job/create/template.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 json:add:aggregator`
|
|
|
|
|
|
|
|
|
@ -1117,7 +1117,7 @@ OPTIONS
|
|
|
|
|
--sourceAggregator=sourceAggregator public key of an existing aggregator account to copy
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/json/add/aggregator.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/json/add/aggregator.ts)_
|
|
|
|
|
_See code: [src/commands/json/add/aggregator.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/json/add/aggregator.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 json:add:crank SCHEMAFILE`
|
|
|
|
|
|
|
|
|
@ -1152,7 +1152,7 @@ OPTIONS
|
|
|
|
|
--programId=programId alternative Switchboard program ID to interact with
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/json/add/crank.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/json/add/crank.ts)_
|
|
|
|
|
_See code: [src/commands/json/add/crank.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/json/add/crank.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 json:add:oracle SCHEMAFILE`
|
|
|
|
|
|
|
|
|
@ -1185,7 +1185,7 @@ OPTIONS
|
|
|
|
|
--programId=programId alternative Switchboard program ID to interact with
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/json/add/oracle.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/json/add/oracle.ts)_
|
|
|
|
|
_See code: [src/commands/json/add/oracle.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/json/add/oracle.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 json:create:queue INPUTFILE OUTPUTFILE`
|
|
|
|
|
|
|
|
|
@ -1226,7 +1226,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 json:create:queue examples/queue.json queue-1.json -k ../authority-keypair.json
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/json/create/queue.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/json/create/queue.ts)_
|
|
|
|
|
_See code: [src/commands/json/create/queue.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/json/create/queue.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 lease:create AGGREGATORKEY`
|
|
|
|
|
|
|
|
|
@ -1265,7 +1265,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 lease:create GvDMxPzN1sCj7L26YDK2HnMRXEQmQ2aemov8YBtPS7vR --amount 1.5 --keypair ../payer-keypair.json
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/lease/create.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/lease/create.ts)_
|
|
|
|
|
_See code: [src/commands/lease/create.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/lease/create.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 lease:extend AGGREGATORKEY`
|
|
|
|
|
|
|
|
|
@ -1305,7 +1305,7 @@ EXAMPLE
|
|
|
|
|
../payer-keypair.json
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/lease/extend.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/lease/extend.ts)_
|
|
|
|
|
_See code: [src/commands/lease/extend.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/lease/extend.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 lease:withdraw AGGREGATORKEY`
|
|
|
|
|
|
|
|
|
@ -1349,7 +1349,7 @@ EXAMPLE
|
|
|
|
|
../payer-keypair.json
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/lease/withdraw.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/lease/withdraw.ts)_
|
|
|
|
|
_See code: [src/commands/lease/withdraw.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/lease/withdraw.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 localnet:env`
|
|
|
|
|
|
|
|
|
@ -1380,7 +1380,7 @@ OPTIONS
|
|
|
|
|
--programId=programId alternative Switchboard program ID to interact with
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/localnet/env.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/localnet/env.ts)_
|
|
|
|
|
_See code: [src/commands/localnet/env.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/localnet/env.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 oracle:balance ORACLEKEY`
|
|
|
|
|
|
|
|
|
@ -1413,7 +1413,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 oracle:balance 9CmLriMhykZ8xAoNTSHjHbk6SkuMhie1NCZn9P6LCuZ4
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/oracle/balance.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/oracle/balance.ts)_
|
|
|
|
|
_See code: [src/commands/oracle/balance.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/oracle/balance.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 oracle:create QUEUEKEY`
|
|
|
|
|
|
|
|
|
@ -1457,7 +1457,7 @@ EXAMPLES
|
|
|
|
|
../oracle-keypair.json
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/oracle/create.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/oracle/create.ts)_
|
|
|
|
|
_See code: [src/commands/oracle/create.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/oracle/create.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 oracle:deposit ORACLEKEY`
|
|
|
|
|
|
|
|
|
@ -1493,7 +1493,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 oracle:deposit 6kPsQoufdugtHLjM4fH7Z2fNv7jLt5pgvwKHt5JvRhQ6 2500 --keypair ../payer-keypair.json
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/oracle/deposit.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/oracle/deposit.ts)_
|
|
|
|
|
_See code: [src/commands/oracle/deposit.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/oracle/deposit.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 oracle:nonce ORACLEKEY`
|
|
|
|
|
|
|
|
|
@ -1523,7 +1523,7 @@ OPTIONS
|
|
|
|
|
--programId=programId alternative Switchboard program ID to interact with
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/oracle/nonce/index.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/oracle/nonce/index.ts)_
|
|
|
|
|
_See code: [src/commands/oracle/nonce/index.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/oracle/nonce/index.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 oracle:permission:create ORACLEKEY`
|
|
|
|
|
|
|
|
|
@ -1553,7 +1553,7 @@ OPTIONS
|
|
|
|
|
--programId=programId alternative Switchboard program ID to interact with
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/oracle/permission/create.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/oracle/permission/create.ts)_
|
|
|
|
|
_See code: [src/commands/oracle/permission/create.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/oracle/permission/create.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 oracle:withdraw ORACLEKEY`
|
|
|
|
|
|
|
|
|
@ -1596,7 +1596,7 @@ EXAMPLES
|
|
|
|
|
../oracle-keypair.json -w ByJs8E29jxvqf2KFLwfyiE2gUh5fivaS7aShcRMAsnzg
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/oracle/withdraw.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/oracle/withdraw.ts)_
|
|
|
|
|
_See code: [src/commands/oracle/withdraw.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/oracle/withdraw.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 permission:create GRANTER GRANTEE`
|
|
|
|
|
|
|
|
|
@ -1627,7 +1627,7 @@ OPTIONS
|
|
|
|
|
--programId=programId alternative Switchboard program ID to interact with
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/permission/create.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/permission/create.ts)_
|
|
|
|
|
_See code: [src/commands/permission/create.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/permission/create.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 permission:set PERMISSIONKEY`
|
|
|
|
|
|
|
|
|
@ -1660,7 +1660,7 @@ OPTIONS
|
|
|
|
|
--programId=programId alternative Switchboard program ID to interact with
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/permission/set.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/permission/set.ts)_
|
|
|
|
|
_See code: [src/commands/permission/set.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/permission/set.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 print PUBLICKEY`
|
|
|
|
|
|
|
|
|
@ -1681,7 +1681,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 print GhYg3R1V6DmJbwuc57qZeoYG6gUuvCotUF1zU3WCj98U
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/print/index.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/print/index.ts)_
|
|
|
|
|
_See code: [src/commands/print/index.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/print/index.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 print:aggregator AGGREGATORKEY`
|
|
|
|
|
|
|
|
|
@ -1721,7 +1721,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 aggregator:print GvDMxPzN1sCj7L26YDK2HnMRXEQmQ2aemov8YBtPS7vR
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/print/aggregator.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/print/aggregator.ts)_
|
|
|
|
|
_See code: [src/commands/print/aggregator.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/print/aggregator.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 print:aggregator:history AGGREGATORKEY`
|
|
|
|
|
|
|
|
|
@ -1758,7 +1758,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 aggregator:print:history 9CmLriMhykZ8xAoNTSHjHbk6SkuMhie1NCZn9P6LCuZ4
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/print/aggregator/history.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/print/aggregator/history.ts)_
|
|
|
|
|
_See code: [src/commands/print/aggregator/history.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/print/aggregator/history.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 print:aggregator:lease AGGREGATORKEY`
|
|
|
|
|
|
|
|
|
@ -1795,7 +1795,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 aggregator:lease:print 8SXvChNYFhRq4EZuZvnhjrB3jJRQCv4k3P4W6hesH3Ee
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/print/aggregator/lease.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/print/aggregator/lease.ts)_
|
|
|
|
|
_See code: [src/commands/print/aggregator/lease.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/print/aggregator/lease.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 print:aggregator:permission AGGREGATORKEY`
|
|
|
|
|
|
|
|
|
@ -1832,7 +1832,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 aggregator:permission:print 9CmLriMhykZ8xAoNTSHjHbk6SkuMhie1NCZn9P6LCuZ4
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/print/aggregator/permission.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/print/aggregator/permission.ts)_
|
|
|
|
|
_See code: [src/commands/print/aggregator/permission.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/print/aggregator/permission.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 print:crank CRANKKEY`
|
|
|
|
|
|
|
|
|
@ -1868,7 +1868,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 crank:print 85L2cFUvXaeGQ4HrzP8RJEVCL7WvRrXM2msvEmQ82AVr
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/print/crank.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/print/crank.ts)_
|
|
|
|
|
_See code: [src/commands/print/crank.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/print/crank.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 print:job JOBKEY`
|
|
|
|
|
|
|
|
|
@ -1904,7 +1904,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 job:print SzTvFZLz3hwjZFMwVWzuEnr1oUF6qyvXwXCvsqf7qeA
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/print/job.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/print/job.ts)_
|
|
|
|
|
_See code: [src/commands/print/job.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/print/job.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 print:job:templates`
|
|
|
|
|
|
|
|
|
@ -1918,7 +1918,7 @@ ALIASES
|
|
|
|
|
$ sbv2 job:print:templates
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/print/job/templates.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/print/job/templates.ts)_
|
|
|
|
|
_See code: [src/commands/print/job/templates.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/print/job/templates.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 print:json:samples OUTPUTDIRECTORY`
|
|
|
|
|
|
|
|
|
@ -1957,7 +1957,7 @@ EXAMPLES
|
|
|
|
|
$ sbv2 write:json:samples ~/switchboard_json_samples
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/print/json/samples.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/print/json/samples.ts)_
|
|
|
|
|
_See code: [src/commands/print/json/samples.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/print/json/samples.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 print:oracle ORACLEKEY`
|
|
|
|
|
|
|
|
|
@ -1993,7 +1993,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 oracle:print 9CmLriMhykZ8xAoNTSHjHbk6SkuMhie1NCZn9P6LCuZ4
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/print/oracle.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/print/oracle.ts)_
|
|
|
|
|
_See code: [src/commands/print/oracle.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/print/oracle.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 print:oracle:permission ORACLEKEY`
|
|
|
|
|
|
|
|
|
@ -2030,7 +2030,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 oracle:permission:print 9CmLriMhykZ8xAoNTSHjHbk6SkuMhie1NCZn9P6LCuZ4
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/print/oracle/permission.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/print/oracle/permission.ts)_
|
|
|
|
|
_See code: [src/commands/print/oracle/permission.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/print/oracle/permission.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 print:program`
|
|
|
|
|
|
|
|
|
@ -2063,7 +2063,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 program:print
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/print/program.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/print/program.ts)_
|
|
|
|
|
_See code: [src/commands/print/program.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/print/program.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 print:queue QUEUEKEY`
|
|
|
|
|
|
|
|
|
@ -2101,7 +2101,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 queue:print GhYg3R1V6DmJbwuc57qZeoYG6gUuvCotUF1zU3WCj98U
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/print/queue.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/print/queue.ts)_
|
|
|
|
|
_See code: [src/commands/print/queue.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/print/queue.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 print:vrf VRFKEY`
|
|
|
|
|
|
|
|
|
@ -2137,7 +2137,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 vrf:print SzTvFZLz3hwjZFMwVWzuEnr1oUF6qyvXwXCvsqf7qeA
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/print/vrf.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/print/vrf.ts)_
|
|
|
|
|
_See code: [src/commands/print/vrf.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/print/vrf.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 queue:add:crank QUEUEKEY`
|
|
|
|
|
|
|
|
|
@ -2174,7 +2174,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 queue:add:crank 5aYuxRdcB9GpWrEXVMBQp2R5uf94uoBiFdMEBwcmHuU4 -k ../authority-keypair.json -n crank-1
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/queue/add/crank.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/queue/add/crank.ts)_
|
|
|
|
|
_See code: [src/commands/queue/add/crank.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/queue/add/crank.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 queue:create`
|
|
|
|
|
|
|
|
|
@ -2227,7 +2227,7 @@ ALIASES
|
|
|
|
|
$ sbv2 custom:queue
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/queue/create.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/queue/create.ts)_
|
|
|
|
|
_See code: [src/commands/queue/create.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/queue/create.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 queue:permit:aggregator AGGREGATORKEY`
|
|
|
|
|
|
|
|
|
@ -2261,7 +2261,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 queue:permit:aggregator 9CmLriMhykZ8xAoNTSHjHbk6SkuMhie1NCZn9P6LCuZ4 --keypair ../queue-authority.json
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/queue/permit/aggregator.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/queue/permit/aggregator.ts)_
|
|
|
|
|
_See code: [src/commands/queue/permit/aggregator.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/queue/permit/aggregator.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 queue:permit:oracle ORACLEKEY`
|
|
|
|
|
|
|
|
|
@ -2295,7 +2295,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 queue:permit:oracle 9CmLriMhykZ8xAoNTSHjHbk6SkuMhie1NCZn9P6LCuZ4 --keypair ../queue-authority.json
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/queue/permit/oracle.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/queue/permit/oracle.ts)_
|
|
|
|
|
_See code: [src/commands/queue/permit/oracle.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/queue/permit/oracle.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 queue:set:rewards QUEUEKEY REWARDS`
|
|
|
|
|
|
|
|
|
@ -2327,7 +2327,7 @@ OPTIONS
|
|
|
|
|
--programId=programId alternative Switchboard program ID to interact with
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/queue/set/rewards.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/queue/set/rewards.ts)_
|
|
|
|
|
_See code: [src/commands/queue/set/rewards.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/queue/set/rewards.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 queue:set:vrf QUEUEKEY`
|
|
|
|
|
|
|
|
|
@ -2360,7 +2360,7 @@ OPTIONS
|
|
|
|
|
--programId=programId alternative Switchboard program ID to interact with
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/queue/set/vrf.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/queue/set/vrf.ts)_
|
|
|
|
|
_See code: [src/commands/queue/set/vrf.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/queue/set/vrf.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 sandbox [PLACEHOLDER]`
|
|
|
|
|
|
|
|
|
@ -2389,7 +2389,7 @@ OPTIONS
|
|
|
|
|
--programId=programId alternative Switchboard program ID to interact with
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/sandbox.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/sandbox.ts)_
|
|
|
|
|
_See code: [src/commands/sandbox.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/sandbox.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 test ORACLEKEY`
|
|
|
|
|
|
|
|
|
@ -2419,7 +2419,7 @@ OPTIONS
|
|
|
|
|
--programId=programId alternative Switchboard program ID to interact with
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/test.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/test.ts)_
|
|
|
|
|
_See code: [src/commands/test.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/test.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 update [CHANNEL]`
|
|
|
|
|
|
|
|
|
@ -2488,7 +2488,7 @@ EXAMPLES
|
|
|
|
|
false,"isWritable": false}"
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/vrf/create/index.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/vrf/create/index.ts)_
|
|
|
|
|
_See code: [src/commands/vrf/create/index.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/vrf/create/index.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 vrf:create:example QUEUEKEY`
|
|
|
|
|
|
|
|
|
@ -2533,7 +2533,7 @@ EXAMPLE
|
|
|
|
|
queue-authority-keypair.json
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/vrf/create/example.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/vrf/create/example.ts)_
|
|
|
|
|
_See code: [src/commands/vrf/create/example.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/vrf/create/example.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 vrf:request VRFKEY`
|
|
|
|
|
|
|
|
|
@ -2574,7 +2574,7 @@ EXAMPLE
|
|
|
|
|
false,"isWritable": false}"
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/vrf/request.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/vrf/request.ts)_
|
|
|
|
|
_See code: [src/commands/vrf/request.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/vrf/request.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 watch:aggregator AGGREGATORKEY`
|
|
|
|
|
|
|
|
|
@ -2610,7 +2610,7 @@ EXAMPLE
|
|
|
|
|
$ sbv2 watch:aggregator J7j9xX8JP2B2ErvUzuqGAKBGeggsxPyFXj5MqZcYDxfa
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/watch/aggregator.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/watch/aggregator.ts)_
|
|
|
|
|
_See code: [src/commands/watch/aggregator.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/watch/aggregator.ts)_
|
|
|
|
|
|
|
|
|
|
## `sbv2 watch:vrf VRFKEY`
|
|
|
|
|
|
|
|
|
@ -2646,5 +2646,5 @@ EXAMPLE
|
|
|
|
|
$ sbv2 vrf:aggregator J7j9xX8JP2B2ErvUzuqGAKBGeggsxPyFXj5MqZcYDxfa
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
_See code: [src/commands/watch/vrf.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.24/src/commands/watch/vrf.ts)_
|
|
|
|
|
_See code: [src/commands/watch/vrf.ts](https://github.com/switchboard-xyz/switchboard-v2/blob/v0.1.25/src/commands/watch/vrf.ts)_
|
|
|
|
|
<!-- commandsstop -->
|
|
|
|
|