address cr
This commit is contained in:
parent
d192b821a9
commit
9b75390b24
@ -40,7 +40,7 @@ func TestEstimateGasNoFunds(t *testing.T) {
|
||||
_, err = client.StateWaitMsg(ctx, sm.Cid(), 3, api.LookbackNoLimit, true)
|
||||
require.NoError(t, err)
|
||||
|
||||
// Create that address.
|
||||
// Make sure we can estimate gas even if we have no funds.
|
||||
msg2 := &types.Message{
|
||||
From: addr,
|
||||
To: client.DefaultKey.Address,
|
||||
|
Loading…
Reference in New Issue
Block a user