export the rpc's 'destroy' method via pinpad
This commit is contained in:
@@ -17,6 +17,8 @@ var factory = function (Util, Rpc) {
|
||||
|
||||
var exp = {};
|
||||
|
||||
exp.destroy = rpc.destroy;
|
||||
|
||||
// expose the supplied publicKey as an identifier
|
||||
exp.publicKey = edPublic;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user