Update sea.js

This commit is contained in:
Mark Nadal 2018-02-26 13:20:22 -08:00 committed by GitHub
parent 20284e18c7
commit ec3a3ea3c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
sea.js
View File

@ -678,7 +678,7 @@
}
++c
// grab the account associated with this public key.
root.get(pub).get((at, ev) => {
gunRoot.get(pub).get((at, ev) => {
pub = pub.slice(4)
ev.off()
--c