forked from cerc-io/plugeth
all: fix typos in comments (#28881)
This commit is contained in:
@@ -219,7 +219,7 @@
|
||||
return this.finalize(result);
|
||||
},
|
||||
|
||||
// finalize recreates a call object using the final desired field oder for json
|
||||
// finalize recreates a call object using the final desired field order for json
|
||||
// serialization. This is a nicety feature to pass meaningfully ordered results
|
||||
// to users who don't interpret it, just display it.
|
||||
finalize: function(call) {
|
||||
|
||||
Reference in New Issue
Block a user