brokenbydefault / Nanollet

The unique ultra-light wallet for Nano/Raiblocks with amazing features, written in Golang.

Home Page:https://nanollet.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No open block created.

wagslane opened this issue · comments

Not sure what I'm doing wrong.... I created an account and then sent .0001 nano to it to make sure it works. No money was received so I checked using the nanode tool. Address never had an opening block....

https://www.nanode.co/account/nano_39mfay8c7b93dsqy564z4qg8cfh1db6dskjfdygzth353t7y39tm7ia7xd3k

It's weird, the Nanode returns No pending transactions., but also no block. The transaction must be equal or over 0.000001, as defined here:

MinimumAmount: Numbers.NewRawFromBytes([]byte{0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xD3, 0xC2, 0x1B, 0xCE, 0xCC, 0xED, 0xA1, 0x00, 0x00, 0x00}),

I sent one transaction right now, please check if the problem persists. :\

I was using canoe, I wonder if canoe won't send if there is no open block? I tried using .001

I did not use canoe. However, the 'open block' can only be released once it has received something. You can (or should) be able to send to any address, including those that are not open.

For now, I think it's not a problem with Nanollet.