added console binary
This commit is contained in:
committed by
Bas van Kervel
parent
8aea85e374
commit
cb7f2d43b6
9
cmd/console/admin.go
Normal file
9
cmd/console/admin.go
Normal file
@ -0,0 +1,9 @@
|
||||
package main
|
||||
|
||||
/*
|
||||
node admin bindings
|
||||
*/
|
||||
|
||||
func (js *jsre) adminBindings() {
|
||||
|
||||
}
|
Reference in New Issue
Block a user