diff --git a/.changeset/bright-apples-obey.md b/.changeset/bright-apples-obey.md index f4d6c82..01a6f59 100644 --- a/.changeset/bright-apples-obey.md +++ b/.changeset/bright-apples-obey.md @@ -2,4 +2,4 @@ "@shadeprotocol/shadejs": patch --- -Added stkd-scrt messages and services +Added stkd-scrt messages and services, and refactored dSHD names to derivativeShd diff --git a/src/contracts/definitions/derivativeScrt.test.ts b/src/contracts/definitions/derivativeScrt.test.ts index 67fb1b0..b8e8dd4 100644 --- a/src/contracts/definitions/derivativeScrt.test.ts +++ b/src/contracts/definitions/derivativeScrt.test.ts @@ -69,7 +69,7 @@ test('it tests the form of the unbond execute msg', () => { expect(msgDerivativeScrtUnbond(output.unbond.redeem_amount)).toStrictEqual(output); }); -test('it tests the form of the transfer staked msg', () => { +test('it tests the form of the claim msg', () => { const output = { claim: { padding: 'RANDOM_PADDING',