Warp-timestamp pr#

This commit is contained in:
Tyera Eulberg 2020-12-21 10:52:18 -07:00
parent 8f685d44e1
commit 079424d7d1
No known key found for this signature in database
GPG Key ID: 92310FD3120230CF
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ lazy_static! {
(simple_capitalization::id(), "simple capitalization"),
(bpf_loader_upgradeable_program::id(), "upgradeable bpf loader"),
(try_find_program_address_syscall_enabled::id(), "add try_find_program_address syscall"),
(warp_testnet_timestamp::id(), "warp testnet timestamp to current #TODO"),
(warp_testnet_timestamp::id(), "warp testnet timestamp to current #14210"),
/*************** ADD NEW FEATURES HERE ***************/
]
.iter()