sdk
sdk copied to clipboard
[Docs] `AleoNetworkClient` constructor does not handle Account
📚 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