sdk icon indicating copy to clipboard operation
sdk copied to clipboard

[Docs] `AleoNetworkClient` constructor does not handle Account

Open zklimaleo opened this issue 5 months ago • 0 comments

📚 Documentation

The AleoNetworkClient constructor parameters seems different from what the example is given and the constructor doesn't actually handle the account property at all.

https://github.com/ProvableHQ/sdk/blob/63ffbf2f2713ebeb23ac61e5d4f3c3bc35390bbb/sdk/src/network-client.ts#L27-L34

https://github.com/ProvableHQ/sdk/blob/63ffbf2f2713ebeb23ac61e5d4f3c3bc35390bbb/sdk/src/network-client.ts#L42-L56

zklimaleo avatar Aug 04 '25 08:08 zklimaleo