sdk
sdk copied to clipboard
[Docs] `networkClient.getMappingValue` is actually `networkClient.getProgramMappingValue`
📚 Documentation
The comments and example codes shown are networkClient.getMappingValue but the actual method available in networkClient is getProgramMappingValue.
https://github.com/ProvableHQ/sdk/blob/78cf3f2fabc46575f4f536a2249c486b5d381c36/sdk/src/network-client.ts#L1163-L1173
https://github.com/ProvableHQ/sdk/blob/78cf3f2fabc46575f4f536a2249c486b5d381c36/sdk/src/network-client.ts#L1174
Same Inconsistent example code in the Provable SDK docs too.