kinecosystem / kin-node

DEPRECATED! Please use Kinetic: https://developer.kin.org/docs/kinetic
https://developer.kin.org/docs/kinetic
MIT License
16 stars 14 forks source link

Update readme import #4

Closed doc-l closed 3 years ago

doc-l commented 3 years ago

The readme says:

import {Client, Environment} from "@kinecosystem/kin-node";

But it should be

import {Client, Environment} from "@kinecosystem/kin-sdk-v2";

I tried to create a pull request but all I did was fork it and then my change was gone, sometimes I don't get github (:

kikengineering commented 3 years ago

Good catch, fixed in: https://github.com/kinecosystem/kin-node/commit/f789b262b949e49b65e8d189b1db318e5f0e0e39