forked from cerc-io/plugeth
Added string conversion API
* bin * pad * unpad * conversion bin/hex/dec
This commit is contained in:
@@ -21,7 +21,7 @@ function createTransaction() {
|
||||
}
|
||||
|
||||
function init() {
|
||||
eth.set({width: 500, title: "Hello world"})
|
||||
eth.set({width: 500})
|
||||
|
||||
eth.getKey(function(key) {
|
||||
eth.getStorageAt(jefcoinAddr, key, function(storage) {
|
||||
|
||||
Reference in New Issue
Block a user