Mnemonic dewif
Compare changes
Files
39+ 42
− 46
@@ -18,9 +18,9 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
@@ -222,17 +222,17 @@ DIFFICULTIES_SCHEMA = {
@@ -240,12 +240,10 @@ async def memberships(client: Client, search: str) -> dict:
@@ -253,26 +251,26 @@ async def membership(client: Client, membership_signed_raw: str) -> ClientRespon
@@ -284,16 +282,16 @@ async def block(
@@ -305,12 +303,10 @@ async def blocks(client: Client, count: int, start: int) -> list:
@@ -318,114 +314,114 @@ async def hardship(client: Client, pubkey: str) -> dict: