ewasm-rust-api icon indicating copy to clipboard operation
ewasm-rust-api copied to clipboard

Add is_account_empty

Open s1na opened this issue 6 years ago • 1 comments

Related: https://github.com/ewasm/design/issues/138, https://github.com/axic/runevm/issues/18, https://github.com/ewasm/hera/pull/539

Alternatively this method could be added as part of an "experimental" namespace.

s1na avatar May 22 '19 09:05 s1na

Alternatively this method could be added as part of an "experimental" namespace.

I like that idea. Please have a look at how I've updated debug.rs (and #48).

axic avatar May 28 '19 14:05 axic