UNPKG

3.41 kBJSONView Raw
1{"version":"2.2.2","commands":{"command":{"id":"command","pluginName":"@arkecosystem/core-debugger-cli","pluginType":"core","aliases":[],"flags":{"log":{"name":"log","type":"option","description":"log the data to the console"},"copy":{"name":"copy","type":"option","description":"copy the data to the clipboard"}},"args":[]},"deserialize":{"id":"deserialize","description":"Deserialize the given HEX","pluginName":"@arkecosystem/core-debugger-cli","pluginType":"core","aliases":[],"flags":{"log":{"name":"log","type":"option","description":"log the data to the console"},"copy":{"name":"copy","type":"option","description":"copy the data to the clipboard"},"data":{"name":"data","type":"option","description":"the HEX blob to deserialize","required":true,"default":"transaction"},"type":{"name":"type","type":"option","description":"transaction or block","required":true}},"args":[]},"identity":{"id":"identity","description":"Get identities from the given input","pluginName":"@arkecosystem/core-debugger-cli","pluginType":"core","aliases":[],"flags":{"log":{"name":"log","type":"option","description":"log the data to the console"},"copy":{"name":"copy","type":"option","description":"copy the data to the clipboard"},"data":{"name":"data","type":"option","description":"the data to get the identities from","required":true},"network":{"name":"network","type":"option","description":"the network version used for calculating the address.","required":true,"default":30},"type":{"name":"type","type":"option","description":"the input type is either of passphrase, privateKey or publicKey","required":true}},"args":[]},"serialize":{"id":"serialize","description":"Serialize the given JSON","pluginName":"@arkecosystem/core-debugger-cli","pluginType":"core","aliases":[],"flags":{"log":{"name":"log","type":"option","description":"log the data to the console"},"copy":{"name":"copy","type":"option","description":"copy the data to the clipboard"},"data":{"name":"data","type":"option","description":"the HEX blob to serialize","required":true},"type":{"name":"type","type":"option","description":"transaction or block","required":true},"full":{"name":"full","type":"boolean","description":"serialize a full block with transactions","required":false,"allowNo":false}},"args":[]},"verify-second":{"id":"verify-second","description":"Verify a second signature of a transaction","pluginName":"@arkecosystem/core-debugger-cli","pluginType":"core","aliases":[],"flags":{"log":{"name":"log","type":"option","description":"log the data to the console"},"copy":{"name":"copy","type":"option","description":"copy the data to the clipboard"},"data":{"name":"data","type":"option","description":"the HEX blob to deserialize and verify","required":true},"publicKey":{"name":"publicKey","type":"option","description":"the publicKey of the second signature in HEX","required":true}},"args":[]},"verify":{"id":"verify","description":"Verify the given HEX","pluginName":"@arkecosystem/core-debugger-cli","pluginType":"core","aliases":[],"flags":{"log":{"name":"log","type":"option","description":"log the data to the console"},"copy":{"name":"copy","type":"option","description":"copy the data to the clipboard"},"data":{"name":"data","type":"option","description":"the HEX blob to deserialize and verify","required":true},"type":{"name":"type","type":"option","description":"transaction or block","required":true}},"args":[]}}}
\No newline at end of file