Skip to content

Change rentEpoch to ULong - #134

Open
crypt0miester wants to merge 1 commit into
metaplex-foundation:masterfrom
ShagaDAO:rent_epoch_ulong
Open

Change rentEpoch to ULong#134
crypt0miester wants to merge 1 commit into
metaplex-foundation:masterfrom
ShagaDAO:rent_epoch_ulong

Conversation

@crypt0miester

Copy link
Copy Markdown

Description

  • We had problem of rent epoch (18446744073709551615) being higher than Long (9223372036854775807)

Work Completed

  • changing the type from Long to ULong made it work. idk if this should be done to the lamports field as well.

API Changes

  • Long to ULong

Testing

  • Testing were done on our Shaga build.

@alexxxey-dev

Copy link
Copy Markdown

thanks for solution))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants