Initial commit
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
module.exports = function () {
|
||||
this.octstr().contains().obj(
|
||||
this.key('privateKey').octstr()
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user